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 |
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible
w is datatable
How to add a runtime parameter to a datasheet?
What is time parameter?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Mention the different actions types of qtp.
What are the types of data tables in qtp?
For Usability testing, which is preferable Automation or Manual?
What are the recording modes in qtp?
how to do spell check in QTP? reply please
How can I generate customized logs in QTP ?