Skip to content

Commit 6ff35fa

Browse files
authored
New Update for Broken Images (#130)
1 parent ced056f commit 6ff35fa

10 files changed

Lines changed: 96 additions & 96 deletions

File tree

src/pages/docs/test-management/atto/best-practices/generating-test-cases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,19 +177,19 @@ After generating test cases with Atto, you can curate and enhance the test cases
177177
- Verification steps
178178
- Flow & UI context
179179

180-
![Refine with AI](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Refine_Tests_with_AI.png)
180+
![Refine with AI](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Refine_Tests_with_AI.png)
181181

182182
Refining ensures each test case is actionable, traceable, and ready for manual execution or automation.
183183

184184
### **2. Work Within a Single Feature Context**
185185
To get accurate, focused, and manageable test case generation from Atto, always create a session in Atto’s Home around a single feature or a group of closely related features.
186186
- Group relevant assets such as user stories, Figma designs, API endpoints, and files related to that one feature.
187-
![All Inputs for AI](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/All_Inputs_for_AI.png)
187+
![All Inputs for AI](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/All_Inputs_for_AI.png)
188188
- Avoid mixing unrelated contexts in the same session to prevent confusing or inaccurate outputs.
189189
- Use the prompt area effectively by clearly stating:
190190
- The feature under test
191191
- The context you’re providing (stories, designs, workflows, etc.)
192192
- The expected outcomes from the AI-generated test cases
193-
![Example Prompt](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Clear_Prompt_Example.png)
193+
![Example Prompt](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Clear_Prompt_Example.png)
194194

195195
---

src/pages/docs/test-management/atto/sprint-planner/manage-azure-devops-work-items.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The Sprint Planner Agent helps you manage and organize your Azure DevOps sprints
6060
3. From the **Project Management Tool** dropdown, select the project you want to attach.
6161

6262
Alternatively, you can also attach the Azure DevOps project from the **Project Settings** overlay.
63-
![Project Settings](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_1.1.png)
63+
![Project Settings](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_1.1.png)
6464

6565
---
6666

@@ -71,7 +71,7 @@ The Sprint Planner Agent helps you manage and organize your Azure DevOps sprints
7171
2. Go to the **Other Sprints** tab to view all available sprints from your Azure DevOps project.
7272

7373
3. In the **Other Sprints** tab of **Atto’s Home**, you can see the following tabs:
74-
![Other Sprints](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_1.2.png)
74+
![Other Sprints](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_1.2.png)
7575

7676
- **Inactive:** Displays sprints that are imported from Azure DevOps but are not yet active in Testsigma. You can activate these sprints for test case generation.
7777
- **Completed:** Displays sprints that were previously activated and done with the test case generation.
@@ -90,7 +90,7 @@ The Sprint Planner Agent helps you manage and organize your Azure DevOps sprints
9090
**c.** Search by title box to find a specific story.
9191

9292
**d.** Story list with **ID**, **Title**, and **Current Status** (e.g., **To Do**).
93-
![List of stories](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_1.3.png)
93+
![List of stories](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_1.3.png)
9494

9595
6. Click **Activate** next to the sprint for which you want to generate test cases
9696

@@ -104,7 +104,7 @@ The Sprint Planner Agent helps you manage and organize your Azure DevOps sprints
104104
| - At this stage, the **Generator Agent** takes over and starts generating test cases automatically based on the selected user stories. You can review, edit, and organize these cases before saving them.
105105

106106
2. Click **Start Generating Tests** to start generating tests for the attached stories.
107-
![Start Generating Tests](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_1.png)
107+
![Start Generating Tests](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_1.png)
108108

109109
3. Once the **Sprint** moves to **In Progress**, you can view high-level metrics, including:
110110

@@ -117,7 +117,7 @@ The Sprint Planner Agent helps you manage and organize your Azure DevOps sprints
117117
**d.** Search by title box to find a specific story.
118118

119119
**e.** Story list with **ID**, **Title**, and **Current Status** (e.g., **To Do**).
120-
![Hig-level metrics](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_2.png)
120+
![Hig-level metrics](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_2.png)
121121

122122
4. Atto starts generating test cases using the data from the selected story.
123123

@@ -142,36 +142,36 @@ Atto automatically updates work item statuses based on sprint activity and user
142142
**1. Sprint Activation** <br>
143143

144144
When you activate a sprint in Azure DevOps, Atto detects and displays sprint details in a popup in Test Management by Testsigma.
145-
![Start Generating Tests](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_1.png)
145+
![Start Generating Tests](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_1.png)
146146

147147
**2. Work Item Modification** <br>
148148

149149
When a work item is updated after test generation, Atto marks it as **Modified**. A **Modified** label appears next to the work item in the sprint view.
150-
![Modified](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_3.png)
150+
![Modified](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_3.png)
151151

152152
**3. Accepting & Refining Test Cases** <br>
153153

154154
When a test case is generated, you can review and refine it using AI. After finalizing the test case, click **Accept** to save it.
155-
![Accept](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_4.1.png)
155+
![Accept](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_4.1.png)
156156

157157
**4. Sprint Completion** <br>
158158

159159
When the sprint is closed in Azure DevOps, a **Sprint Closed in Azure devops** pop-up appears. Click **Mark as Done** to close the sprint in Test Management by Testsigma.
160-
![Sprint Completion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_5.png)
160+
![Sprint Completion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_5.png)
161161

162162
**5. Sprint Deletion in Azure DevOps**
163163

164164
If a sprint is deleted in Azure DevOps, a **Sprint Deleted in Azure devops** pop-up appears in Atto. The sprint becomes read-only, you can view the content, but cannot make changes.
165-
![Sprint Deletion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_6.png)
165+
![Sprint Deletion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_6.png)
166166

167167
**6. Story Movement Between Sprints** <br>
168168

169169
If a story is moved from one sprint to another, Atto displays a **work item Moved** label and shows a pop-up indicating the change.
170-
![Story Movement](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_7.png)
170+
![Story Movement](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_7.png)
171171

172172
**7. Story Deletion from Sprint**
173173

174174
When a story is deleted from a sprint, it is only available in **View Mode**. Any test cases already generated for the story remain visible and accessible.
175-
![Story Deletion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/azure_devops/tms_sprint_8.png)
175+
![Story Deletion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/tms_sprint_8.png)
176176

177177
---

src/pages/docs/test-management/atto/sprint-planner/manage-linear-cycles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The **Sprint Planner Agent** helps you manage and organize your Linear cycles in
8282
3. Go to the **Other Cycles** tab to view all cycles from your Linear project.
8383

8484
3. In the **Other Cycles** tab, you can see the following tabs:
85-
![Other Cycles](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Linear_Other_Cycles.png)
85+
![Other Cycles](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Linear_Other_Cycles.png)
8686
- **Inactive**: Displays cycles that are imported from Linear but are not yet active in Testsigma. You can activate these cycles for test case generation.
8787
- **Completed**: Displays cycles that were previously activated and done with the test case generation.
8888
- **Deleted**: Displays cycles that are deleted in the Linear project.
@@ -92,7 +92,7 @@ The **Sprint Planner Agent** helps you manage and organize your Linear cycles in
9292
4. Review the list of cycles. Each cycle card shows the **Cycle ID**, **Name**, **Number of stories** waiting for test generation, and the **Last Updated Date**.
9393

9494
5. Select a cycle to view the list of stories associated with that cycle. The cycle view shows the following details:
95-
![Cycle Details](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Linear_Cycle_Details.png)
95+
![Cycle Details](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Linear_Cycle_Details.png)
9696
a. Cycle **Name** and **Duration**
9797
b. Tabs to filter stories by status: **All Stories, To Do, In Progress**, and **Done**
9898
c. Search by title box to find a specific story

src/pages/docs/test-management/atto/sprint-planner/manage-sprints.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ The **Sprint Planner Agent** helps you manage and organize your Jira sprints in
121121
| At this stage, the **Generator Agent** takes over and starts generating test cases automatically based on the selected user stories. You can review, edit, and organize these cases before saving them.
122122

123123
2. Click **Start Generating Tests** to start generating tests for the attached stories.
124-
![Sprint Activate Popup](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Sprint_Activate_from_Jira.png)
124+
![Sprint Activate Popup](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Sprint_Activate_from_Jira.png)
125125

126126
3. Once the **Sprint** moves to **In Progress**, you can view high-level metrics, including:
127127

@@ -161,32 +161,32 @@ Atto automatically updates story statuses based on sprint activity and user acti
161161
**1. Sprint Activation** <br>
162162

163163
When you activate a sprint in Jira, Atto detects and displays sprint details in a popup in Test Management by Testsigma.
164-
![Sprint Activate Popup](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Sprint_Activate_from_Jira.png)
164+
![Sprint Activate Popup](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Sprint_Activate_from_Jira.png)
165165

166166
**2. Story Modification** <br>
167167

168168
When a story is updated after test generation, Atto marks it as **Modified**. A "**Modified**" label appears next to the story in the sprint view.
169-
![Modified Story](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Story_Modified_in_Jira.png)
169+
![Modified Story](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Story_Modified_in_Jira.png)
170170

171171
**3. Accepting & Refining Test Cases** <br>
172172

173173
When a test case is generated, you can review and refine it using AI. After finalizing the test case, click **Accept** to save it.
174-
![Refine with AI](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Refine_With_AI.png)
174+
![Refine with AI](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Refine_With_AI.png)
175175

176176
**4. Sprint Completion** <br>
177177
When the sprint is closed in Jira, a "**Sprint Closed in Jira**" popup appears. Click **Mark as Done** to close the sprint in Test Management by Testsigma.
178-
![Sprint Completion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Sprint_Closed_in_Jira.png)
178+
![Sprint Completion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Sprint_Closed_in_Jira.png)
179179

180180
**5. Sprint Deletion in Jira** <br>
181181
If a sprint is deleted in Jira, a "**Sprint Deleted in Jira**" popup appears in Atto. The sprint becomes read-only, you can view the content but cannot make changes.
182-
![Sprint Deleted in Jira](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Deleted_Jira_Sprint.png)
182+
![Sprint Deleted in Jira](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Deleted_Jira_Sprint.png)
183183

184184
**6. Story Movement Between Sprints** <br>
185185
If a story is moved from one sprint to another, Atto displays a "**Moved**" label and shows a popup indicating the change.
186-
![Story Moved](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Story_Moved_Jira.png)
186+
![Story Moved](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Story_Moved_Jira.png)
187187

188188
**7. Story Deletion from Sprint** <br>
189189
When a story is deleted from a sprint, it is only available in **View Mode**. Any test cases already generated for the story remain visible and accessible.
190-
![Story Deletion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Atto_Testsigma/Story_Deleted_Status.png)
190+
![Story Deletion](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Story_Deleted_Status.png)
191191

192192
---

0 commit comments

Comments
 (0)