What is usecase ?

A use case is a description of how a user or a system interacts with an application or a feature. In testing, use cases are used to define scenarios that represent how the application should behave under specific conditions. Use cases are typically created during the requirements gathering phase of the software development lifecycle.

Comments

Popular posts from this blog

What is Client and server?

How do you log bugs?

What would you do during the test design phase in STLC?