Answer Posted / uma
By using Exception Handling we can instruct QTP to recover
the test from Unexpected Events, Errors and Crashes. This
will have Four types 1. Popup Handle 2. TSL Handle 3. Object
Handle 4. Application crash.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you know the location Id of an object if you know its index id?
How you can find the absolute value of the number in qtp?
How to find the name of the machine where you are running your automation scripts in qtp?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
How to create scenario selector
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What is recovery scenario in qtp?
What is data driver in qtp? Where we use it?
Define Error Pane of UFT?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
how can i call function (which has link with excell sheet at a remote location) within another function