Software Testing Tutorial #30 – What is a Test Case

In this Software Testing Tutorial, we will learn what is a test case. A test case is a set of steps that is written to verify the functionality of the application. When a test case is executed is verifies if the functionality of application is as per the requirement that has been given by the customer.

Test case is a set of steps or the procedure that you follow to verify the particular functionality in any software application.

JIRA Tutorial #24 – How to Search Test Cases and Perform Bulk Changes

In this JIRA tutorial, we will learn how to Search Test Cases and Perform Bulk Changes to those test cases. Bulk update functionality in JIRA provides us the flexibility to perform bulk changes to issues in JIRA.