Note: The Java Script step has been deprecated. Use the Execute Script (JSR-223) step instead.
The Execute Script (JSR-223) step lets you write and run a script to perform some function or procedure. You can select from:
To use additional scripting languages, see "Enabling Additional Scripting Languages."
You have access to all the properties in the test case, including built-in objects.
Complete the following fields:
Specifies the action to take or the step to go to if the test fails because of an environment error.
Designates the scripting language to use.
Values:
Default: Beanshell
Allows you to specify which properties to download for use in the step.
Values:
Default: Test state properties
Click Test to open a window with the result of the script execution or a description of the errors that occurred.
Anywhere you use {{expressions}}, you can specify a scripting language by using this syntax:
{{=%language%}}
Examples are in the scripting test case in the Examples project.
Set the default scripting language by using the lisa.scripting.default.language property.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|