|
You can manually edit the test scripts to add programming constructs, use global variables, fetch multiple sets of data and re-use the same script for multiple iterations. You can also insert, modify or delete script statements for specific requirements. Make sure Jython language syntax and semantics are not violated. Refer the detailed usage of Jython in the following Jython PDF file.
Also, click on the
icon in the script editor toolbar
to save the script updates.
You can enhance the power of you test scripts to add additional functionality using one of the following methods:
|