You can test your solutions based on a RapidValue solution.
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:
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:
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:
|
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:
|
Monitor tests |
Test manager |
As a test manager, you can monitor the tests that are in progress. You can do so on these levels:
|
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:
|