Tagged Questions
3
votes
1answer
372 views
Regression testing for web services and SharePoint workflows - What should I research?
Apologies if this question has been addressed before or not relevant to this exchange. I did some initial searching and I've only recently discovered this area of stackexchange so I'm unsure of the ...
9
votes
13answers
621 views
Should automated tests be efficient?
I've written and edited a bunch of automated GUI tests. In some cases, the tests are inefficient (eg to select an item from a list, instead of a clever search, a dialog is opened and starting fro the ...