Page 1 of 1

Conditional Testing

Posted: Wed Apr 30, 2014 6:52 pm
by skhanpara
Whenever a user login the product for each user is different
i have done test automation for all the product from admin login

but now when a user login some product are missing and gives me a error

is there anyway i can put a condition ?

Error
Failed to find item 'AutoDetectRepository.NordicInsuranceSoftware.SnowBird'.
No element found for path


Please Advise

Thank you

Re: Conditional Testing

Posted: Fri May 02, 2014 2:31 pm
by Support Team
Hi,

Do you work with Code Modules or Recordings?
When you use Recordings you can enable the "Enable Continue on Fail" setting for those actions which should no longer throw an exception when they fail.
For more infos please see: Continue On Fail and Disable.

Regards,
Markus

Re: Conditional Testing

Posted: Fri May 02, 2014 9:24 pm
by skhanpara
Continue On Fail and Disable.
It really help me out

Thank you