Take a situation when you are working with QTP, suddenly
system has crashed.so you again start the system. My
questyion is how can QTP directly opened when the system
desktop appears.
Answer / sreeprasad
we can set the error or event in the recovery scenarion
wizard and if the system faces such situation by the
recovery scenario the system will get back to the desired
action or events
| Is This Answer Correct ? | 0 Yes | 0 No |
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
I want to test advanced Java applications what kind of add- ins I have to install?
what kind of frame work you used in your last project?
How can I replace all the text from the QTP script with some other text.
when u script reveiwing in which area u more concentrates?
Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.
5 Answers Lehman Brothers, rsystems,
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
What is the maximum size of Object Repository in QTP 8.2?
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 to get line numbers in your editor in expert view?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP