UiPath Documentation
test-manager
2023.10
false
  • Getting started
    • Getting started
      • Integrating with Studio
      • Creating a project
    • Quickstart guide
  • Project management
    • Documents
    • Heatmap
      • Prerequisites
        • Step 1: Installing the UiPath SAP Add-On in your SAP system
        • Step 2: Configuring your SAP system
        • Step 3: Configuring UiPath Test Manager
          • RFC connection
          • CSV file connection
      • Working with Heatmap
    • Requirements
    • Test cases
      • Assigning test cases to requirements
      • Linking test cases in Studio to Test Manager
      • Unlinking automation
      • Delete test cases
      • Document test cases with Task Capture
      • Create test cases
      • Cloning test cases
      • Automate test cases
      • Manual test cases
    • Test sets
    • Executing Tests
    • Test Results
  • Project operations and utilities
    • Import project
    • Export project
    • Export data
    • Bulk operations
    • Reports
    • Migrating Test Manager artifacts to other delivery options
  • Test Manager settings
    • User and Group Access Management
    • Custom fields
    • Application settings
    • Telemetry
  • ALM tool integration
    • ALM tool integration
    • Test Manager Connect
    • Out-of-the-box connectors
      • SAP Solution Manager integration
        • Setup and configuration
          • Configuring user machine
          • Configuring SAP Solution Manager
          • Configuring system under test
          • SAP Solution Manager command line
        • Use case scenarios
      • Atlassian Jira
      • Xray for Jira
      • Azure DevOps
      • ServiceNow
      • Webhooks
      • Redmine Integration
  • API integration
    • Test Manager API integration
      • Integrating your tool with Test Manager
      • API Scopes
    • Test Manager API
      • API version
      • Test Manager URL
      • API references
UiPath logo, featuring letters U and I in white

Test Manager user guide

Last updated Jan 30, 2026

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.

Adding Manual Steps to a Test Case

You can add a maximum number of 250 test steps to a manual test case. To add manual steps to a test case, follow these steps:
  1. Open your project in Test Manager. If you do not have a project yet, see Creating a Project.
  2. In the left navigation panel, go to Test Cases.
  3. Click the test case key to open it.
  4. Go to Manual Steps and click a step to expand the panel.
  5. Configure the following step details:
    • Precondition (optional): List the tasks you must execute before the testing starts. This isn't part of the test case workflow, but you have to do these tasks before you start the actual steps.
    • Description: Add a short and concise description.
    • Expected Behaviour: You can state whether something is expected to happen or to be verified (e.g. VAT is displayed as 32.44).
    • Clipboard data: You can define a Clipboard value so you do not have to manually type into the input fields. For a specific use case scenario, see Copying Clipboard Values.

      The character limit for the Clipboard data field is 255 characters.

      Note:
      • Consider adding a single action for each step.
      • To duplicate, delete and reposition the steps, click the vertical ellipsis on a step and choose an action from the dropdown list.


  6. Click New test step to add multiple steps to your test case. The steps details are saved automatically.
    Tip:

Copying clipboard values

When you add steps to a test case, you can enter any string value (e.g. {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.

  • Adding Manual Steps to a Test Case

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated