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

Question:how many types of repositories in QTP9.2?and explain??

3 Answers  


I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)

1 Answers   TCS, Wipro,


HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

0 Answers  


What is difference between design time and run time data table?

0 Answers  


what are the different Frame Works in Quick Test Proffessional testing

3 Answers   Wipro,






somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can

4 Answers  


While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts

2 Answers  


Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks

0 Answers  


Which scripting language used by quicktest professional?

0 Answers  


QTP is used better in which type of application Web based application or desktop application

3 Answers  


Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??

1 Answers  


can the activities of test case design be automated?

0 Answers  


Categories