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.
Answers were Sorted based on User's Feedback
Answer / nagesh poli
upto my knowledge , there is no such events op options in
QTP.
you have to restart your test again.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
What will be happen if i load object repository at run time, but it has already associated.
describe some problem that u had with automation testing tool?
what will be the stmt if record any edit box in the Web application ?
What is the difference between low level recording and analog recording mode when it will be enabled.
What is the difference in the global and action sheet in qtp?
How to take screenshots in qtp?
how to create flat file datasubmission in qtp
What are the types of object repositories? Which one is you are using?
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
What is the difference between QTP 8.2 and QTP 9.2
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?