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
How to test java applications and what settings you need to do?
How to test java applications?
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
How to record & run on japanese language application using english version of ibm?
What is datapool cursor?
For unattended execution which playback options you will use?
How can you automate your project?
For unattended execution whick playback options you will use?
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
What is meant by verification point and what is the use of it?
What are the different data pool access orders?
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.
How to do data driven testing using robot?
What is the planning and creating datapool?