Sunday, May 10, 2009

Difference between Test Cases and Test Scripts

Test Case:- Test case is a set of conditions under which a tester will determine if a requirement of an application is satisfied or not.

Test script:- Test script is the code generated by testing tools (which can be edit manually). It defines the actions and pass/fail criteria (Check Points).