History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SEL-244
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Joey Prevo
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Selenium

ability to abort test suite if individual test fails

Created: 25/May/06 08:13 AM   Updated: 15/Oct/08 10:12 AM
Component/s: TestRunner GUI/Suite Loader
Affects Version/s: 0.7.0
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
It would be really nice to abort the test suite if an individual test fails. One of our first tests is to login in as an administrator if that fails then the dozens of tests after that will definently fail anyway. Plus once the login fails all the following tests generate lots of application log errors unnesessarily.

 All   Comments   Work Log   Change History      Sort Order:
Andrew - 15/Oct/08 10:12 AM
Absolutely agree.

We have performance 'soak' test suites that exercise the same feature (test) 1000x.

Some features break after a few hundred times, and it would be useful to stop the test suite immediately.