What is "optional step" in qtp with an example scenario

Questions by thump

Showing Answers 1 - 3 of 3 Answers

adisgee

  • Jul 11th, 2007
 

An optional step would be treated by QTP literally as "Optional". This indicates that if QTP is unsuccessful in perfroming the step (e.g: Clcking on a link, finding a text box or anything similar) it will not stop or fail the script, but simply go to the next step. Just a mechanism to try an simplify scripting for testers. (Basically works like an If condition).

Thanks,
Aditya.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions