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 |
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
what is descriptive programming in QTP? How can be done?
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
What is system testing and what are the different types of tests you perform in system testing?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.
Which property will you use to check the object state? (Exist)
what is On Error Resume Next ?
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.
what is descriptive.create()in qtp?
What is smart identification?