How to design test cases without any requirements specification (or any additional documentation for that matter)?

by Inder P Singh on May 5, 2010

It makes for a great discussion. You have been handed an application with no requirements specification. You are supposed to create test cases. Can you do it? Sure, you can. Just look at the following test ideas.
  • Does the application launch?
  • Does the application have a help/ demo file? You can find abundant information in the help/ demo file to help you design your test cases.
  • Does the application accept user input?
Read the full article

Related Posts

Leave a Comment

*