1. Click on the Copilot4DevOps option from the context menu of any work item from the Queries, and Backlog.
2. The Copilot4DevOps pop-up appears.
3. Click on the Generate function shown on the Copilot4DevOps popup.
4. Generate popup opens.
5. Other functions can be accessed that are a part of Copilot4DevOps pop-up from this breadcrumb dropdown.
6. When user click on the help icon showing with the breadcrumb, the right panel will open, displaying the help content related to the currently open function.
7. At the top of the popup, the work item icon, type, ID, and Title are displayed for the work item being converted.
8. User can select more than one work item field from the Given input dropdown (The work item fields shown are only HTML fields in the dropdown for which the Convert is opened along with title).
9. Select the generation type (Pseudocode or Test Script) from the Generate dropdown, by default Pseudocode is selected in the dropdown.
10. If the user selects Pseudocode from the Generate dropdown, they can then choose the desired programming language from the Programming Language dropdown. By default, Pseudocode is selected in the Programming Language dropdown.
11. If the user selects Test Script from the Generate dropdown, they can then choose the framework from the Framework dropdown. By default, Selenium is selected in the Framework dropdown.
12. Select the AI Model at top right of the breadcrumb user will be able to choose AI Model based on configuration from the admin panel.
13. Click on Custom instructions option at top right of the breadcrumb, a right panel opens.
14. From the right panel user will be able to Choose type of conversation style such as “More Creative”, “More Balanced” or “More Precise”. Users also have the option to specify the Response language and even include any Custom instructions which will be added with the default prompt.
15. On clicking the Generate button or Generate link, Pseudocode / Test Script is generated for the work item field of the selected work item.
16. User can multi-select work items and invoke Copilot4DevOps – Generate , allowing users to generate Pseudocode and Test Scripts for all selected work items cumulatively.
17. The Generate window is divided into two sections, the left panel and right panel.
a. Left Panel: Data of the selected work item field is displayed here.
b. Right Panel: The data of the selected work item is converted and is displayed here.
18. Click on the Create work item button, a pop-up is opened, containing the Work item type, Work item field, and Link with existing work item dropdown.
a. Select the Work item type, Work item field, and Link with existing work item from the dropdown to create the new work item with the selected work item type and to add the generated result in the selected work item field and to link with the selected work item with the selected link type.
b. Click on the Create button. The work item is now created in the ADO project/team and the generated data is added in the selected field as it is.
c. Note: In case of multiple selected work items Create work item button is not available.
19. Click on the Add to field button, a popup is opened, containing a work item field dropdown to select the work item field from the dropdown to add the generated result.
a. Click on the Add dropdown, to add (at the top or bottom) all the converted data or replace the original data under the selected work item field in the ADO Editor window.
b. Note: In case of multiple selected work items Add to field button is not available.
20. Click on the Copy ‘’ option to copy the generated result.
21. On clicking the Cancel button, Generate popup closed.