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 kind of problems are solved by Datapools?
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.
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?
What is datapool cursor?
How to do data driven testing using robot?
Explain user defined data type with an example..?
how to insert clipboard verification point
What is the purpose of comparators in analyzing the results?
how you copy test cases from .xls to Quality centre?
Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
Shortcut Key for Playback and Halting the playback in Rational Robot are a. F8 and F9 b. F5 and F9 c. F5 and F11 d. F8 and F11
Explain purpose of inserting delay values in the scripts of rational?