- Getting Started
- Studio
- Orchestrator
- Testing robots
- Test Manager
- Prerequisites
- Enable Test Manager for your tenant
- Allocate user licenses
- Licensing
- Conditions
- Integrating with Studio
- Creating a Project
- Create test cases
- Document test cases with Task Capture
- Licensing Test Manager
- Requirements
- Test Sets
- Executing Tests
- Test Results
- Documents
- Reports
- Bulk operations
- Troubleshooting
- CI/CD Integrations
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 and create manual steps from a recording.
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.
When you use the Document with Task Capture feature, you can also add any recorded steps as manual steps to a test case.
- You need to have a documented test cases with Task Capture.
- For each step in the recording, a manual step is added to the test case, using the step title and description from the PDD
file. In contrast, if the step titles are empty, the manual step title is set to
Unnamed
. - Any new steps that you create from a recording are added to any preexisting steps.
- Open a test case on the Test Cases page.
- Navigate to the Manual Steps tab.
- Click Create steps from recording and then confirm your action when prompted.