Tagged Questions
11
votes
5answers
342 views
How to deal with automation naysayers?
In my team, there are a number of experienced QA people. I work mostly on developing tools to make the QA process easier for these guys, such as developing test automation.
The uptake has been slow, ...
25
votes
11answers
912 views
Should programmers run automated tests written by QA?
Perhaps programmers have their own unit tests, perhaps as the result of doing Test-Driven Development. They run these tests very often; perhaps every few minutes, but at least a few times each day.
...