We developed 100 descriptive programms and put in running,
in the midle if any descriptive program is stucked with
some error? what will happend weather it will execute the
remaining prg's or it will terriminate ?
Answer Posted / uday kumar_anem
The scripts cannot continue, if there is any run-time error
in the script. It definitely terminate the script chain.
To overcome these run-time errors we generally use Recovery
Scenarios.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to find a window is minimized or not
Get the count of files of similar types from a folder.
What is keyword driven framework?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to customize qtp?
Can you write a script to check if the folder exists or not?
How to handle the exceptions using the recovery scenario manager in qtp?
what type of automation is follwed in the project?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What is action? How many types of actions are there in qtp?
What are the types of object repositories? Which one is you using?
what is clean sweep?
How to use the object spy in quicktest professional (qtp) 8.0 version?
Explain how qtp identifies object?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.