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 / 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 |
Post New Answer View All Answers
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
What is the use of Debug Viewer?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
What are the types of object repositories? Which one is you are using?
Which functionalities of QTP used in banking project?
What are parameterizing tests?
What is the recovery scenario in qtp?
What are the views available in qtp?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Explain the difference between check point and output value?
Differentiate the type of test cases which can be automated and which cannot be automated?