- Getting Started with Test Suite
- Studio
- Orchestrator
- Testing robots
- Test Manager
- CI/CD integrations
Manual test cases
Add manual steps to define actions that need to be executed sequentially, such as simple user interactions or containing verification operations performed by the testers.
Copying clipboard values
{CLIPBOARD}
) in the Clipboard data field.
During , a pop-up window shows the test case execution steps. The string value has been replaced by the Clipboard data value and placed in the Windows Clipboard.
Setting test execution results
When you manually execute a test case, you can set the results as Failed or Passed. For test cases with multiple steps, you can set the result for individual steps by selecting Set Failed,Set Passed, or Set Passed Till Here for all steps. To leave notes, use the Tester comment section.
Debugging
You can debug manual test cases to set the result of each step, by opening a test case and navigating to Tasks > Debug.