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 is the purpose of GitHub?

What is user acceptance testing and who does UAT?