Site icon TestingDocs.com

How to Write Test Cases

Overview

In this tutorial, we will learn how to write Test Cases for an application. Test cases should cover major functionality of the application and cover other non-functional aspects as well.

Write Test Cases

Identify the main actors and the main functionality of the application in-order to document the test cases.

Ask yourself some questions like:

Divide the test cases into different categories like:

Functional Test cases

Non Functional Test cases

Exit mobile version