Have you performed Debugging and how did you?
Answers were Sorted based on User's Feedback
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 |
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 |
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What is Step generator in qtp? wt is the use? can u any body explain me? plz
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
What is quicktest professional (qtp)?
Synchronization methods?
What are the recording modes in qtp?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
Once we get the Test Result from QTP.,I Have to convert into Excel file format..Is it possible..Can any gudie me regarding this... For Example : Total Test Case is : XXXXX Test Case passed : XXX Test Case Failed : XXX -------- Total XXXXXX ---------
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
Set DR= CreateObject("Mercury.DeviceReplay")
Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com