You can test your solutions based on a RapidValue solution.


Test manager Test manager Tester Tester Define test suites

Define test suites

Use test suites to define and prepare the tests to be done. In RapidValue, usually, you use a test suite to test a flow. For each test suite, you can define:

  • A description of what is to be tested.
  • Where the test suite is applicable.
  • The relevant test cases.
  • A description of the preparations that are required before you can start the test.
  • A description of the expected test results.
  • A description of the required cleanup. For example, delete some data that is created during the test.

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

Define test cases

Define test cases

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.

Define tests

Define tests

Use tests to define the tests to be done for a specific node in the business process hierarchy. The basis for a test is a test suite. Besides the test suite, you can also define these test-specific settings:

  • Test type
  • Priority
  • Status
  • Owner
  • Notes

Define test runs

Define test runs

As a test manager, use test runs to define and manage the actual tests to be done. You generate a test run based on a test.

For each test run, you can:

  • Review and change the test run settings like, the test date, priority, and configuration.
  • Assign it to a tester.
  • Make it available to be done.

Monitor tests

Monitor tests

As a test manager, you can monitor the tests that are in progress. You can do so on these levels:

  • Progress bars.
  • Tests
  • Test runs

Test

Test

As a tester, use test runs to do the test and report the results.

For each test case in the test run, you can:

  • Define the status.
  • Enter a conclusion.
  • Add requirements.

Start Start Maintain test library? Maintain test library? Retest required? Retest required? End End Yes No Yes No

Activities

Name Responsible Description

Define test suites

Test manager

Use test suites to define and prepare the tests to be done. In RapidValue, usually, you use a test suite to test a flow. For each test suite, you can define:

  • A description of what is to be tested.
  • Where the test suite is applicable.
  • The relevant test cases.
  • A description of the preparations that are required before you can start the test.
  • A description of the expected test results.
  • A description of the required cleanup. For example, delete some data that is created during the test.

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

Define test cases

Test manager

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.

Define tests

Test manager

Use tests to define the tests to be done for a specific node in the business process hierarchy. The basis for a test is a test suite. Besides the test suite, you can also define these test-specific settings:

  • Test type
  • Priority
  • Status
  • Owner
  • Notes

Define test runs

Test manager

As a test manager, use test runs to define and manage the actual tests to be done. You generate a test run based on a test.

For each test run, you can:

  • Review and change the test run settings like, the test date, priority, and configuration.
  • Assign it to a tester.
  • Make it available to be done.

Monitor tests

Test manager

As a test manager, you can monitor the tests that are in progress. You can do so on these levels:

  • Progress bars.
  • Tests
  • Test runs

Test

Tester

As a tester, use test runs to do the test and report the results.

For each test case in the test run, you can:

  • Define the status.
  • Enter a conclusion.
  • Add requirements.

Define test suites

Define test cases

Define tests

Define test runs

Test

Monitor tests

Provide feedback