How will you handle application crash using recovery
scenario manager(step by step process)?
Answer Posted / nihar ranjan
By Using Trigger event, Recovery steps and Post recovery test run we can handle...
Trigger Event:-
Resources Menu --> Recovery Scenario Manager--> Click New--> Click Next -->Select Application Crash as Trigger event-->Next -->Select selected executable application-->Next -->
post recovery test run:-
Select Recovery Operation {Keyboard, Mouse Operation,Close Application Process, function Call, Restart, Microsoft Windows} -->Next -->If you want to check Add another operation else uncheck-->Next -->Next -->Enter Scenario Name -->Next-->Select Option -->Finish -->Close -->Save the scenario with “.qrs”
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can i check items sorted or not in a weblist ? Give me the script for this...
Where we can use the synchronization?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What is system testing and what are the different types of tests you perform in system testing?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
what is the advantages and disadvantages of using functions instead of re usable actions
What is the difference between run time object and test object?
How many types of recording facility are available in quicktest professional (qtp)?
What are the different properties of an web object
What is Cross browser testing? Does UFT support it?
What are the types of object repository in qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Explain how Selenium is different from UFT?
How you create new action in qtp?