What is the difference between a test case and a test scenario?
The test case is a detailed document, which provides
information about the testing strategy, testing process, preconditions, and
expected output.
The test scenarios are those derived from the use case and
give the one-line information about what to test.
Comments
Post a Comment