Request new features or modifications


Post by rchloupe »

It would be nice to have a pause button when executing tests in the browser. If I'm running our entire suite and have to make a code change, it'd be nice to pause, make the code change, rerun the failed test and then start the rest of the tests from where I paused it. Right now I have to refresh the browser, loosing the history, ie: I end up running the entire suite again which is time consuming.

Post by mats »

" Right now I have to refresh the browser"

Why do you have to do this?

Post by rchloupe »

Bad phrasing on my part. The issue is that the suite continues to run while I'm making changes for 15 minutes... by then so many more tests have run/failed it's just easier to start over. If I could pause, fix my code, then continue, I wouldn't start over.

Post by millard »

Seconding this. If my first few tests fail, sometimes I would like to be able to stop the test suite to save RAM rather than waiting out dozens of other tests that I know will fail.

Post by krullj »

I agree. This feature would be a useful one.

Post by rengine »

I agree with this feature. This would be an awesome improvement.
QA guy

Post Reply