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 do the batch testing in test director using manual testing procedure?
Why script error occur in between recording in qtp?
How can you handle exceptions in qtp?
What is business process testing(bpt) in qtp?
How u will do versioning in QTP?
Does QTP run in any environment?
What contains Data Driven Framework document in qtp?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
how many maximum number of virtual users we can create?
Explain building blocks of the bpt framework ?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
HOw to add the recovery file at runtime to the test file .
Can any body please tell me the steps of keyword driven framework of QTP.
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
How do you do batch testing in wr and is it possible to do in qtp, if so explain?