Borland Software Water System silk perforator java explorer 2006 release 2 Manual De Usuario

Descargar
Página de 110
22
SilkPerformer Java Explorer User Guide
2  S
ETTING
 U
P
 J
AVA
 E
XPLORER
 P
ROJECTS
Defining a Test
14 Click Next.
Note  If you’ve selected a method that takes parameters, a dialog 
informs you that default parameters will be used for the method, 
which may result in an exception being thrown. If you don’t wish to 
proceed, click No. Then go back, deselect the method in question, 
and manually add it later with a more meaningful parameter value.
Now review what the wizard has created in the Loaded Components pane—the 
Web Service has been loaded in the class tree. The selected methods have been 
called and added to the selected test case (Test Scenario pane). Follow the 
procedure outlined in 
configure connection settings such as endpoint and user credentials.
All methods that are exposed by the Web Service (e.g., echoString, echoFloat) 
are displayed under the Service1SoapStub class node. Select a method to specify 
its parameters and invoke it. 
The Test Scenario pane includes several test cases. Init is the first test case that is 
called in the test scenario. End is the last test case that is called.