What is test management?
Test management is the software process of performing tests to verify the requirements. It can be either automated or manually tested as defined in the test cases. Test campaigns are a collection of test cases. A test campaign can be created to collect all the test cases of a particular module in your project. Using JIRA, it's possible to perform manual testing; to store test campaigns, we will create a new standard issue type. On the other hand, a new subtask issue type will be created to store test cases.