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

Popular posts from this blog

What happens in requirement analysis phase in SDLC?

What are the drawbacks in waterfall software development mode?