Answer Posted / nand lal
we can use breakpoints to help debug our test scripts. A
breakpoint stops a test run at a specified line in the test
script, or in a specified function. You may want to stop a
test run using a breakpoint in order to:
1.monitor the entries in the Watch List
2.begin stepping through a test script using the Step commands
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is responsibilities of the Rational Robot
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
Where the datapool values are stored?
Where do you view the results in Trap option?
How can you automate your project?
What is meant by verification point and what is the use of it?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
How to test java applications?
What is datapool cursor?
For unattended execution whick playback options you will use?
What is datapool cursor?
What are the different data pool access orders?
Explain the use of "testobject root = getroottestobject();" in rft?
What is standard data type and what is user defined data type?