Tagged Questions
11
votes
4answers
687 views
Documenting Unit Tests
We follow a BDD approach to development, we have our testers creating scenarios from a specification, and these are then given to our developers before any work is started. However, we find that some ...
7
votes
5answers
744 views
Test Strategy Documentation
What are the main points that should be included in a test strategy document for a particular project? I'm not looking at details but more from a high level overview.
I would like to make it a brief ...