What is the purpose of breakpoint?
Answers were Sorted based on User's Feedback
Answer / vijay soni
When we define breakpoint in script then script execution stops at that point and we can verify value of a variable or
check the state of an object before it is modified by a subsequent command in the script after you resume script execution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sateesh_t7101@yahoo.co.in
the purpose of the break point is used to moniter the
watchlist variables,expressions values
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by verification point and what is the use of it?
What is not present in iterations of test manager? a. Owner b. Name c. Child iteration d. Start date and end date
Where do you view the results in Trap option?
For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor
What is the purpose of the wait state?
Explain Robot?s command line options?
How many verification points are there in Robot and What are they?
How will you debug your script?
Hi i am learning Rational test could some one please give me some tips and tricks how and where to start and suggest me any sites, documents or traning to go through. Any help is appreciated Thank you.
purpose of inserting delay values in the scripts of Rational?
For unattended execution which playback options you will use?
Can we compile the .sbl file?