Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
26 views

Debugging

The document describes different types of steps that can be taken when running a test script. Step runs each line of code, step into runs a called test, step out completes execution of a called test, and step to cursor runs the selected portion of the script.

Uploaded by

api-3772931
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Debugging

The document describes different types of steps that can be taken when running a test script. Step runs each line of code, step into runs a called test, step out completes execution of a called test, and step to cursor runs the selected portion of the script.

Uploaded by

api-3772931
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

step:

runs each line


step into:
runs the called test
step out
completes t he execution of the called test
step to cursor:
runs the selected portion of the script.

You might also like