Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Test Case details tab shows the following information as shown in below snapshot:

  1. URL
    Provide test case URL without query parameters. Define query parameters in Request tab.
  2. Description
    Provide test case description here to help another tester to understand this test case.
  3. Method
    Provide request method to use for the test case.
  4. 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.
  5. Versions
    Provide version information for the test case. Versions can be configured in Project Configuration tab.
  6. Tags
    Associate tags to mange test cases. Existing tags can be deleted from Project Configuration tab.
  7. Condition
    Set test case condition for conditional execution of the test case.
  8. Loop Source
    Provide loop source to execute this test case inside a loop. This property is helpful in performing data driven testing.
  9. Authorization
    Associate configured authorization. vREST will automatically send the authorization header while executing the test case.
  10. Wait for seconds
    Provide value for this attribute if you want to introduce delay before the execution of this test case.

 

  • No labels