Have you performed Debugging and how did you?

Answers were Sorted based on User's Feedback



Have you performed Debugging and how did you?..

Answer / subhan.qa

yes we perform debugging of script in qtp by using step,
step in , step out functions

step executes the current line of the method if the current
line is a method then the method is displayed and not executed

Step into exectues the method wich is opened by step

Stepout performs the debugging if the current line is a
method it executes the method but the results not displayed


correct me if am wrong

bye
subhan.k

Is This Answer Correct ?    1 Yes 0 No

Have you performed Debugging and how did you?..

Answer / uday kumar_anem

In QTP, we can debug the scripts by using Debug Viewer
installed with QTP.
In your script just put some breakpoints from where you
want to debug(F9 or debug -> insert/remove breakpoint).
Now can debug from the breakpoint by using Step into, step
over and step out.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?

2 Answers  


How to handle dynamic objects in quicktest professional?

0 Answers  


What is difference between Recording time object identification and Run time (Execution) time.

0 Answers   Tech Mahindra,


What is DOM

2 Answers  


It is a SQL question. Write a query to find top three salaries in an EMP TABLE?

7 Answers  






If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error

6 Answers  


Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..

6 Answers  


What is difference between QC and TD?

8 Answers  


How to break the object spy ?

0 Answers  


Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).

10 Answers  


How to create runtime property for an object?

0 Answers  


Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


Categories