To create a test case in the Test Management tool, we need to follow these steps:
- First, navigate to the Tests section from the main tab and then click on the +New button to add a new test case. Now, we need to add a new test case under the Test Mgmt project for Banking website project:

- After clicking on the +New button, enter the required details in the Details tab, such as the Name of the test case, Objective, Preconditions (if any), and other relevant details such as Label, Status, Priority, Owner, and so on.
- Now, it's time to add the test steps. Click on the Test Script tab to add STEP, EXPECTED RESULT, and relevant ...