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 Posted / william_vijay
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 ? | 1 Yes | 2 No |
Post New Answer View All Answers
How many types of actions are there in quicktest professional?
How to find operating system information using the qtp script?
How many scripts did you have?
When to use descriptive programming?
What is the basic concept of qtp?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
Object repositories types, which and when to use?
How to open a new test using quicktest professional?
How many ways we can parameterize data in quicktest professional (qtp)?
How is test case write?
what is keyword driven testing in qtp?n how is it useful?
Brief the process of testing with UFT?