What is the use of breakpoint in qtp?

Answers were Sorted based on User's Feedback



What is the use of breakpoint in qtp?..

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

What is the use of breakpoint in qtp?..

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

What is the use of breakpoint in qtp?..

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

What is the use of breakpoint in qtp?..

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

Post New Answer

More QTP Interview Questions

What does VBS file contain...??? what is VBS file.. ???

6 Answers   GE,


What is the difference between Call to Action and Copy Action.?

2 Answers  


How Qtp will identifies object during run time

6 Answers   CSS Corp, Yahoo,


a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.

2 Answers  


Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...

4 Answers   EDS,






how to upload an excel sheet to quality center?

1 Answers  


Explain quicktest professional testing process?

0 Answers  


can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?

2 Answers  


How many ways we can parameterize data in QTP?

6 Answers   Liquid Crystal,


How u call functions in QTP Function to calculate the length of characters in a word -

5 Answers  


Explain about the test fusion report of quicktest professional (qtp)?

0 Answers  


I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?

6 Answers  


Categories