What is the difference between a use case and a test case?

The use case is based on the system requirements and helps to understand the end-user actions and the system's behavior. 

A test case is a document for a tester that aims to verify if a particular feature in the software is working perfectly.

Comments

Popular posts from this blog

What happens in requirement analysis phase in SDLC?

What are the drawbacks in waterfall software development mode?