Define test cases

Prev Next

Use test cases to define and prepare the test procedures for the test suites. In RapidValue, usually, you use a test case to test an activity. For each test case, you can define:

  • A description of what is to be tested.

  • Where the test case is applicable.

  • The steps to be done to finish the test case.

  • A description of the expected test result.

The focus of this flow is on how to create and maintain test cases in the test library.

Flow diagram