Skip to content

Commit ced056f

Browse files
authored
Uploaded Images to New S3 Bucket & made changes across TMSDocs (#129)
1 parent 2eda663 commit ced056f

23 files changed

Lines changed: 147 additions & 147 deletions

src/components/LeftNav.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ class ListItem extends React.Component {
194194
}`}
195195
>
196196
<div className='activeIndicator' />
197-
<img src='https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/book.png' alt='book' />
197+
<img src='https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/bookimg.png' alt='book' />
198198
<Link to={normalizePath(url)}>{data.leftNavTitle || title}</Link>{' '}
199199
</li>
200200
);

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/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/Atto_Testsigma/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/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/Atto_Testsigma/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/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/Atto_Testsigma/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/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/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/azure_devops/tms_sprint_8.png)
176176

177177
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Alternatively, you can also attach the **ClickUp Space** from the **Project Sett
7878
3. Go to the **Other Lists** tab to view all lists/sprints from your ClickUp Space.
7979

8080
4. In the **Other Lists** tab, you can see the following tabs:
81-
![Other ClickUp Lists](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/ClickUp_Lists_TMS.png)
81+
![Other ClickUp Lists](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/ClickUp_Lists_TMS.png)
8282
- **Inactive**: Displays lists/sprints that are imported from ClickUp but are not yet active in Testsigma. You can activate these lists/sprints for test case generation.
8383
- **Completed**: Displays lists/sprints that were previously activated and done with the test case generation.
8484
- **Deleted**: Displays lists/sprints that are deleted in the ClickUp Space.
@@ -109,7 +109,7 @@ Alternatively, you can also attach the **ClickUp Space** from the **Project Sett
109109
d. Search box to find stories by title<br>
110110
e. Task list showing **ID**, **Title**, and **Current Status**
111111

112-
![ClickUp Tasks](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/ClickUp_In_Progress_Tasks.png)
112+
![ClickUp Tasks](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/ClickUp_In_Progress_Tasks.png)
113113

114114
3. Atto automatically updates the task status to **In Progress** for the task currently being processed for test case generation.
115115

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/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/Atto_Testsigma/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/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/Atto_Testsigma/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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The **Sprint Planner Agent** helps you manage and organize your Jira sprints in
7373

7474
Alternatively, you can also attach the Jira project from the **Project Settings** overlay.
7575

76-
![Edit Project](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/tms-doc-images/TMS_Edit_Project.png)
76+
![Edit Project](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/TMS_Edit_Project.png)
7777

7878
---
7979

@@ -85,7 +85,7 @@ The **Sprint Planner Agent** helps you manage and organize your Jira sprints in
8585

8686
3. In the **Other Sprints** tab of **Atto’s Home**, you can see the following tabs:
8787

88-
![Other Sprints](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/tms-doc-images/Sprints_Atto.png)
88+
![Other Sprints](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Sprints_Atto.png)
8989

9090
- **Inactive**: Displays sprints that are imported from Jira but are not yet active in Testsigma. You can activate these sprints for test case generation.
9191

@@ -107,7 +107,7 @@ The **Sprint Planner Agent** helps you manage and organize your Jira sprints in
107107

108108
**d.** Story list with **ID**, **Title**, and **Current Status** (e.g., **To Do**)
109109

110-
![Sprint details](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/tms-doc-images/Sprint_Details_Atto_Home.png)
110+
![Sprint details](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Sprint_Details_Atto_Home.png)
111111

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

@@ -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/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/Atto_Testsigma/Sprint_Activate_from_Jira.png)
125125

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

@@ -135,7 +135,7 @@ The **Sprint Planner Agent** helps you manage and organize your Jira sprints in
135135

136136
**e.** Story list with **ID**, **Title**, and **Current Status** (e.g., **To Do**)
137137

138-
![Active Sprint](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/tms-doc-images/Active_Sprint_Atto.png)
138+
![Active Sprint](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Active_Sprint_Atto.png)
139139

140140
4. Atto starts generating test cases using the data from the selected story.
141141

@@ -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/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/Atto_Testsigma/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/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/Atto_Testsigma/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/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/Atto_Testsigma/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/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/Atto_Testsigma/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/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/Atto_Testsigma/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/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/Atto_Testsigma/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/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/Atto_Testsigma/Story_Deleted_Status.png)
191191

192192
---

src/pages/docs/test-management/imports-and-exports/csv-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Test Management by Testsigma allows you to quickly import test cases in CSV file
5858
1. From the left navigation bar, go to **Import Cases**. This will open the **Import** section on **Project Settings**.
5959

6060
Alternatively, click **Import** from the top-right corner of the **Dashboard**.
61-
![Import from Quick Actions](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Import_from_Quick_Actions.png)
61+
![Import from Quick Actions](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Import_from_Quick_Actions.png)
6262

6363
2. Click **Import via CSV** and choose the template type:
6464
- **Steps**: For step-based test cases
@@ -95,7 +95,7 @@ Test Management by Testsigma allows you to quickly import test cases in CSV file
9595
1. Once the import is complete, navigate to the **Imports** section and open the required import log.
9696

9797
2. The **Import Results** page displays a summary of the import, including:
98-
![Import Results](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Import_Test_Cases_Results.png)
98+
![Import Results](https://s3.amazonaws.com/website-static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Import_Test_Cases_Results.png)
9999
- **Total Test Cases**
100100
- **Imported Test Cases**
101101
- **Skipped Test Cases**

0 commit comments

Comments
 (0)