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

Descargar
Página de 110
SilkPerformer Java Explorer User Guide
17
2  S
ETTING
 U
P
 J
AVA
 E
XPLORER
 P
ROJECTS
Creating a New Project
Overview of the 
interface
The Java Explorer interface enables you to intuitively configure tests for Web 
Services, Enterprise JavaBeans, RMI, and other Java classes.
The Java Explorer Start here workflow bar assists you in configuring and 
running your tests. 
The WSDL/JAR address field allows for the loading of either WSDLs or Java 
classes and packages. 
The Loaded Components window includes two tabs:
Classes: A list of loaded Web Services, remotable classes/interfaces, and 
other Java classes. This view allows you to instantiate objects, connect to 
remote objects, and call static methods.
Objects: A list of instantiated objects, global variables, and random 
variables. This view allows you to call methods on those objects.
The Input Data field shows input parameters for the selected method call. 
The Input Data Properties field shows the properties of the input parameters 
(value, type, etc).
The Output Data field shows the output parameters of the last/selected method 
call.