autopilot
latest
false
- Erste Schritte
- Best Practices
- Autopilot for Developers
- Autopilot for Testers
- Autopilot for Testers
- Quality-check requirements
- Generate tests for requirement
- Import manual test cases
- 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 insights reports
- Search Test Manager project
- Autopilot for Everyone
- Autopilot plug-ins
- Datenschutz
Generate coded automations
Autopilot overview
Last updated 15. Nov. 2024
Generate coded automations
AutopilotTM assists you in generating coded automations, either from text and existent code, or from manual test cases created in Test Manager.
Generating coded automations from text and existent code
In a new or existent coded automation, you can use AutopilotTM to generate code from natural language, from comments in your automation, or from existent lines of code. Use the
Ctrl + Shift + G
shortcut, or the Autopilot icon, to generate code.
Generating coded automations from manual tests
After you connect Studio Desktop to Test Manager, navigate to the Test Explorer and search for your manual tests. From here, you can choose one of the following scenarios to generate a coded test case for it:
- Create a coded test case, where the steps are shown as comments, using Create Coded Test Case.. Then prompt AutopilotTM to generate code based on the comments.
- Directly generate a fully functional coded test case using Generate Coded Test Case with Autopilot.