- Getting Started with Test Suite
- Studio
- Orchestrator
- Testing robots
- Test Manager
- CI/CD integrations
Getting started
To start using your Test Manager, the first thing you need to do is to assign an Orchestrator instance to it. This is part of the installation process. Refer to the installation guide to learn how to perform the necessary steps.
After you associate an Orchestrator instance, the execution results are fetched automatically in Test Manager.
To complete the integration with Studio, you need to configure the Test Manager Settings.
- You need a Studio license. For more information, see About Licensing.
- If Studio is not yet activated or connected to your Orchestrator instance, see Activate Studio.
The test project is composed of artifacts (e.g. requirements, test cases, test sets) that are targeted towards a joint testing goal. You can create an unlimited number of test projects.
- Projects are visible only to project creators and Administrators. To enable access to other users to your project, see Managing users and groups.
- You can create an unlimited number of test projects.
Any user role can create a project, while only Administrators/Project Owners can edit or delete projects.
For more information see User and Group Access Management.
To quickly find your test projects, use the search function, and the filters. Navigate within the page using and configuring the paginator. Alternatively, you can use the breadcrumb to navigate between the pages.
-
Filter - You have two filter tabs to choose from:
- All projects - to list all test projects.
- Favorite projects - to list only the test projects that have been marked as favorite.
- Search - Use the search bar to find test projects by their name or prefix.
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.
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.
Creating steps from recording
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.