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.
Name | Responsible | Description |
---|---|---|
Create test suite |
Test manager |
You can create a blank test suite. If you do so, you must manually define most of the settings and information. |
Copy test suite |
Test manager |
You can make a copy of an existing test suite. |
Add test case to test suite |
Test manager |
You can manually add test cases to a test suite. You can only add already existing test cases. |
Name | Responsible | Description |
---|---|---|
Create test suite |
Test manager |
You can create a blank test suite. If you do so, you must manually define most of the settings and information. |
Copy test suite |
Test manager |
You can make a copy of an existing test suite. |
Add test case to test suite |
Test manager |
You can manually add test cases to a test suite. You can only add already existing test cases. |
Related to | Notes |
---|---|
Define test suites |
  |