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 the purpose of the Trap options?
how you copy test cases from .xls to Quality centre?
What information is contained in the Datapool_config section?
What are the different data pool access orders?
Explain the use of "testobject root = getroottestobject();" in rft?
How to test java applications and what settings you need to do?
Explain Robot?s command line options?
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
What is the purpose of inserting delay values in the scripts of rational?
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
Explain Robot?s command line options?
Explain what kind of problems are solved by datapools?
What are the Limitations/Disadvantages of Rational Function Test?
Where the datapool values are stored?
How can you automate your project?