Answer Posted / sreekanth,9900697098
There r 3 types
1.inserting object property value in expert view.
2.wait statement (10)
3.exit state ment
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are main panes available in qtp test browser?
What are the types of properties that quick test learns while recording?
What are the methods used in UFT to handle exceptions or run-time errors?
How many tabs are available to view your test in a test pane and what are they?
Explain in brief about the qtp automation object model (aom).
What is quicktest professional window?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How can you send user defined messages to test report?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
How can I import environment from a file on disk?
What is post recovery scenario?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Is it possible to call win runner script in qtp?