autopilot
latest
false
- 入门指南
- 最佳实践
- 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
- Autopilot plug-ins
- 数据隐私
Autopilot overview
Last updated 2024年11月15日
文本到编码工作流
Using AutopilotTM you can quickly create code within your coded automations from the following input sources:
- “注释” - 选择注释,右键单击,然后选择“生成代码” 。
- “自动化中的特定行” - 选择所需的行,右键单击,然后选择“生成代码” 。 根据提示优化生成,然后在自动化中生成代码。
- 自定义提示- 在空白代码行上,选择 Autopilot 图标,然后在“要求 Autopilot 生成代码”字段中输入您的提示。 最后,选择 “生成”。
要打开要求 Autopilot 生成代码字段,您还可以使用
Ctrl + Shift + G
键盘快捷键,或在代码编辑器中右键单击,然后选择“生成代码” 。
Autopilot 还可以帮助您实现方法、类或接口,适用于您有 XML 摘要和注释,但缺少实际代码的情况。Autopilot 提供了诸如“实现方法”或“实现类”之类的建议,当您选择这些建议时,系统会生成所需的代码,以及其他方法或类(如果自动化逻辑需要)。