- Getting Started with Test Suite
- Studio
- Orchestrator
- Testing robots
- Test Manager
Document Test Cases With Task Capture
UiPath Task Capture is a process discovery tool that helps you document your test cases to avoid manually downloading the images and typing titles for each of the included actions.
Working in the background, the tool captures the performed steps, takes screenshots with every mouse click, and collects smart data about the process statistics (execution time, number of steps, text entries, etc.). You can edit and annotate each screenshot and add information for each step.
.ssp
, .docx
and .jpg
(diagram image) format that can be easily uploaded to Test Manager.
For more information, see Task Capture Introduction.
To document test cases with Task Capture, follow these steps:
Working with Task Capture
You can view your Task Capture files published to Test Manager.
Viewing diagram file
To view the action sequence diagram, open a test case in the Test Cases page, navigate to the Manual Steps tab, and click View Diagram to download the file.
For more information, on diagrams, see Build diagram.
Viewing recording file
To view the Process Definition Document (PDD) as a Word exported file open a test case in the Test Cases page, navigate to the Manual Steps tab, and click Open recording to download the file.
For more information on recordings, see Details about the PDD.