How to handle recovery scenario for a application
crash.write script for this.
Answer Posted / rajuvem
Thx for your answer,But i need the script to handle the
scenario of application crash.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Approach for Installation,comaptibility,system testing
How to handle dynamic objects in quicktest professional (qtp)?
What is data driver in qtp? Where we use it?
what is meant by Implicit and explicit requirements?
What are the key points to create a framework in QTP for oracle forms?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
How many add-ins comes by default with quicktest professional (qtp)?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
How many types of recording modes in qtp?
Explain object spy in qtp.
What are the benefits of quick test pro(qtp)?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What is the basic concept of qtp?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?