When you are running a batch test of 5 scripts and in 2nd
script appln crashed, what hpns then?
Answer Posted / deepakm82
Please use Recovery Scenarios.Thats what they do.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain about Test Fusion Report of QTP?
What are the different properties of an web object
What are the common defects found in your project? (in qtp interview)
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What are the differences between quicktest professional (qtp) and winrunner?
What are the advantages of a Hybrid framework?
Dis advantages of XML checkpoint ?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What is the difference between byref and byval in qtp?
What is the basic concept of quicktest professional?
How did you use regular expressions in QTP and also in WR?
Describe how Smart Identification is used
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com