Tagged Questions

4
votes
9answers
704 views

Should a developer write their own test plan for Q/A?

Who writes the test plans in your shop? Who should write them? I realize developers (like me) regularly do their own unit testing whilst developing and in some cases even their ow …
2
votes
2answers
170 views

How integration tests are performed on your company/job/project?

Hello, I want to improve integration tests methods where I work and I would like to know how this process happens in other places. Things like: - When test plans writing begin - …