What is the use of breakpoint in qtp?
Answers were Sorted based on User's Feedback
Answer / girish
It will not stop the execution,but it will pause the
execution, It will not generate report after reaching break
point, so it pauses the execution.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / jitendra
We can use breakpoints to instruct QuickTest to pause a run session at a predetermined place in a component or function library. QuickTest pauses the run when it reaches the breakpoint, before executing the step. we can then examine the effects of the run up to the breakpoint, make any necessary changes, and continue running the component or function library from the breakpoint.
You can use breakpoints to:
* suspend a run session and inspect the state of your site or application.
* Mark a point from which to begin stepping through a component or function library using the step commands
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / kavi
It will just pause the execution and very useful for debugging . It will not stop the execution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lakshmareddy
It is used to stop the execution temporarily
As per my knowledge this is the correct answer
anybody knows the correct answer please send to this id
bhavanamlakshmareddy@gmail.com
| Is This Answer Correct ? | 2 Yes | 2 No |
how to idetfy which test cases are automated?who will deside that plz tell me
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
What is the extension of the qtp local repository?
how i can delete the excel process for the task manager using QTP
What is difference in global and action sheet in qtp?
For Regression testing already written test cases are sufficient?
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
What is the concept of firewalls?
How to Compare two database tables by using QTP?Please give me code details.
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
what is compiled module?
How do you connect to database ,What is the script to connect DATA BASE?