- Getting started
- Best practices
- Data privacy
- Autopilot chat
- Generating automations
- Generating tests
- Generating tests
- Best practices and limitations
- Supported models and limits
- Quality-check requirements
- Generate tests for requirement
- Import manual test cases
- Find obsolete tests
- Generate tests for SAP transactions
- Generate coded automations
- Generate coded API automation
- Refactor coded automations
- Generate low-code automations
- Generate synthetic test data
- Generate test reports
- Search Test Manager project
- Troubleshooting Autopilot for Testers
- Autopilot for Everyone
- About Autopilot for Everyone
- Licensing
- User types
- Data sources
- Toolset automations
- Localization
- Prerequisites
- Autopilot widget
- The Autopilot for Everyone tenant card
- Prerequisites for installation
- Enabling Anthropic models
- Installing Autopilot for Everyone
- Updating Autopilot for Everyone
- Uninstalling Autopilot for Everyone
- Configuring Autopilot for Everyone
- Disabling the Autopilot welcome screen in Assistant
- Configuring an LLM for Autopilot for Everyone
- Deploying toolset automations
- Prompt-to-response flow
- Launching Autopilot for Everyone
- Autopilot settings for business users
- Using a specialized Autopilot
- Using a starting prompt
- Uploading and analyzing files
- Running automations
- Interacting with Autopilot answers
- Using suggested prompts
- Starting a new chat
- Chat history
- Providing general feedback
- Clipboard AI Enterprise version
- Troubleshooting
Import manual test cases from Excel files into Test Manager using Autopilot, including starting a new import and refining previous import results.
Use Autopilot to import manual test cases from Excel files into Test Manager. Autopilot generates a list of manual test cases that mirrors your uploaded file, preserving the same test workflow, from preconditions through test steps to postconditions.
During import, Autopilot transfers all information to Test Manager, unless specified otherwise. For example, test case properties such as Priority, Status, or Owner are imported as custom field values at the test case level.
Prerequisites
- To import test cases using Autopilot, your Test Manager role must have Test Case - Create permission.
- You have an XLSX file where you have documented your manual test cases.
Note:
Autopilot can import manual test cases from multiple sheets within an Excel file.
Starting new import
Perform the following steps to start a new test case import:
- Open a project, and go to Test Cases.
- Select Import Test Cases > Start new import.
- In the Provide Import Document panel, upload the file that contains your manual test cases.
Note:
You can only upload one file at a time.
Figure 1. The Provide Import Document panel
- Select Next.
- Choose a prompt from the Prompt library, or enter instructions in the Provide prompt instructions panel. For example, you can instruct Autopilot to import tests only from a certain Excel sheet, or to place specific labels on the imported test cases so you can identify them more easily.
- Optionally, from the Model dropdown list, select the AI model that Autopilot should use.
- Select Preview import to initiate the process. When the import finishes, you will receive a Test case import ready for review notification. Depending on your notification preferences, you can receive the notification both in-app and via email.
- Select the notification to review the imported test cases. Expand each test case in the Review import candidates panel, and review the test cases considered candidates for importing.
- Review the results:
- If you are satisfied with their content, select the test cases you want to import, then select Create tests.
- If you are not satisfied with the imported test cases, refine the import:
- Select Refine import.
- Provide additional details about your use case in the Provide import instructions panel.
- After changing the instructions, select Preview import.
- Select the test cases you are satisfied with, and then select Create tests.
Refining last import
Perform the following steps to refine the last test case import:
- Open a project, and go to Test Cases.
- Select Import Test Cases > Refine last import.
- In the Review import candidates panel, review the test cases that were ready for import last.
Figure 2. The Review import candidates panel
- Review the results:
- If you are satisfied with their content, select the test cases you are satisfied with, then select Create tests.
- If you are not satisfied with the imported test cases, refine the import:
- Select Refine import.
- Provide additional details about your use case in the Provide import instructions panel.
- After changing the instructions, select Preview import.
- Select the test cases you are satisfied with, and then select Create tests.
Result
The imported test cases are created in the Test Cases section of your project, with manual steps, preconditions, postconditions, and custom field values preserved from the original Excel file.