mardi 23 juin 2009

QTP beginner: Behaviour in case of error in the script

When launching your tests for the first times you will probably see some pop up indicating that there is an error and the script stops.

I will tell you how you can manage it and choose the appropriate behaviour for your application.
On the Files/Settings/Run you have 4 choices when an error occured:
- popup message box
- proceed to next action iteration
- stop run
- proceed to next step


The more convenient for testing is to set "proceed to next step" because when an error occured, the system will go to the next step and report the issue in the reporting.
But for debugging, the popu message box could be useful.

Aucun commentaire:

Enregistrer un commentaire