What does a good test case look like?

Monday, May 07, 2012 by Phil Sams | Comments 1
A good test case is neither too small nor too big. A good test case stands alone, sets up pre-test conditions, exercises the application under test (AUT), verifies one thing, reports the results of the verification, then if applicable, cleans up (usually data) and reports the overall test case result; pass or fail. 

1  comments

  • Chris Gaffield 07 May 2012
    An effective excercise of target functionality / user experience. 

Add comment

  1. Formatting options
       
      
     
     
       
  2. (optional, emails won't be shown on public pages)
  3. (optional)