Hi Jay, If you are running those 200 scripts from QC, then you need not worry since it will suppress all the errors and it will proceed to the next step/test.
If you are not using QC, then do this setting in your QTP test: File > Settings > Run > On error : Proceed to next step I hope this would help, but I recommend to handle all the errors in code. * Example*: Do Object.Exist and then perform any action on that object. -- With Regards, Johnson Solomon -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
