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 |
How do you analyze results after playback?
What is the purpose of comparators in analyzing the results?
What is Datapool?
purpose of inserting delay values in the scripts of Rational?
How will you debug your script?
What is the purpose of comparators in analyzing the results?
how you copy test cases from .xls to Quality centre?
How will you do data driven testing using Robot?
How will you do data driven testing using Robot?
Explain Robot?s command line options?
For unattended execution which playback options you will use?
Shortcut Keys for Recording a GUI Script and VU Session are a. F2 and F3 b. Ctrl+ R and Ctrl + Shift + R c. Ctrl+ R and Alt +R d. Ctrl + G and Ctrl + V