- Getting started
- Project management
- Documents
- Working with Change Impact Analysis
- Scheduling executions
- Executing tests
- Searching with Autopilot
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting

Test Manager user guide
AutopilotTM for Testers helps automate and enhance tasks across your testing lifecycle. Follow these best practices to improve accuracy and usability.
For evaluating requirements you need to:
-
Write clear, complete requirements with measurable acceptance criteria.
-
Use focused evaluations (for example: security or performance).
-
Attach supporting files like guidelines or specs.
-
Use the Prompt Library to standardize evaluations.
For generating manual tests you need to:
-
Ensure requirements include full user flows and expected outcomes.
-
Add supporting files (mockups, diagrams) for context.
-
Tailor instructions for specific scenarios.
-
Reuse prompts from the Prompt Library.
For converting text into code you need to:
-
Specify the language and goal clearly (e.g., “Refactor this C# method”).
-
Keep prompts short and direct.
For automating manual tests you need to:
-
Use a consistent object repository and naming conventions.
-
Write manual steps using terms that match UiPath activity names.
For generating test data you need to:
-
Use prompts to define value ranges, patterns, or combinations.
-
Reference existing arguments in your workflows.