how can we Repeat the test Cases if test case fails in selenium, is there any code to repeat ?
I aam working on NUNIT, while Running the Test Suite in some test cases are failing .
I can't find out which scenario the test case is going to fail, for that i want to repaet the test case automatically if test case fails,
If any one can suggest to me i really appreciate it.
Thanks in Advance,
Anu
If you Selenium tests are failing, you can go to the build server and find the location where bamboo builds your project. I would run the tests in Visual Studio on the build server. This approach has helped me when I've been stuck in a misconfiguration bind. It's either a misconfiguration or lack of something installed (e.g. - lack of Firefox).
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.