TC Details tab
Test Case details tab shows the following information as shown in below snapshot:
- URL
Provide test case URL without query parameters. Define query parameters in Request tab. - Description
Provide test case description here to help another tester to understand this test case. - Method
Provide request method to use for the test case. - External Id
- Provide external id of the test case. External id is the id of the test case in any third party test case management tool. vREST will send this external id while executing configured test case hooks.
- For more information, please read Third Party tools integration via Hooks.
- Versions
Provide version information for the test case. Versions can be configured in Project Configuration tab. - Tags
Associate tags to mange test cases. Existing tags can be deleted from Project Configuration tab. - Condition
- Set test case condition for conditional execution of test case.
- For more information, please read Conditional Execution of Test Cases.
- Loop Source
- Provide loop source to execute this test case inside a loop. This property is helpful in performing data driven testing.
- For more information, please read Looping.
- Authorization
- Associate configured authorization. vREST will automatically send the authorization header while executing the test case.
- For more information, please read Authorization.
- Wait for seconds
Provide value for this attribute if you want to introduce delay before the execution of this test case.