in reply to Testing for Beginners
For me there is no "lately" about it. I have always championed the concept of testing suites for software for anything more complicated than a one liner.
The methodology that I use for testing is a simple one. I ask myself the following quesitons:
Once I've answered those questions for myself I proceed to develop a test plan and that most of the time will drive how I write my test suite.
|
---|