Tagged Questions
12
votes
5answers
339 views
Are Exhaustive “Brute Force” UI Tests Worth It?
Lately I've been asked to write some automated GUI tests of the following style:
Open the application
Open ALL dialog boxes
In each dialog check for ...
Are these types of tests worthwhile? What ...
3
votes
4answers
388 views
Plans For Testing a Web Application Before The Site Is Built
An acquaintance of mine is building a website for his (non-profit) organization. Since I'm currently an automated tester on a desktop-based application, I thought I could help him do some web testing. ...
2
votes
2answers
4k views
List and role of different types of testing environments
There are numerous of different testing environments that I have come across with, and ALL of them seem pretty useful and helpful but which ones are necessary.
For example ... I have seen:
...