Skip to content

Commit fae1bd0

Browse files
authored
Added new doc 'Create & Sync Test Cases' (#106)
1 parent a6661ae commit fae1bd0

5 files changed

Lines changed: 84 additions & 3 deletions

File tree

src/left-nav-title.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,8 @@
193193
},
194194
"automate-manual-test-cases": {
195195
"/docs/test-management/testsigma-two-way-integration/automate-manual-test-cases/": "Automate Manual Tests"
196+
},
197+
"create-and-sync-test-cases": {
198+
"/docs/test-management/testsigma-two-way-integration/create-and-sync-test-cases/": "Create & Sync Test Cases"
196199
}
197200
}

src/pages/docs/test-management/testsigma-two-way-integration/automate-manual-test-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Automate Manual Test Cases in Testsigma'
33
page_title: 'Automate Manual Test Cases from Test Management by Testsigma in Testsigma'
44
metadesc: 'Automate manual test cases from Test Management by Testsigma in Testsigma using Atto’s AI. Learn how to generate automated steps and begin Agentic Learning.'
55
noindex: false
6-
order: 9.6
6+
order: 9.4
77
page_id: 'automate-manual-test-cases-in-testsigma'
88
warning: false
99
contextual_links:
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
title: 'Create & Sync Test Cases from Testsigma’s Atto’s Home'
3+
page_title: 'Create and Sync Test Cases from Testsigma’s Atto’s Home'
4+
metadesc: 'Create & sync AI-generated test cases from Atto’s Home directly to Test Management by Testsigma. This article explains how to generate & sync Atto’s test cases into TMS.'
5+
noindex: false
6+
order: 9.5
7+
page_id: 'create-and-sync-test-cases'
8+
warning: false
9+
contextual_links:
10+
- type: section
11+
name: 'Contents'
12+
- type: link
13+
name: 'Prerequisites'
14+
url: '#prerequisites'
15+
- type: link
16+
name: 'Interactive Demo'
17+
url: '#interactive-demo'
18+
- type: link
19+
name: 'Steps to Create and Sync Test Cases'
20+
url: '#steps-to-create-and-sync-test-cases'
21+
---
22+
23+
<br>
24+
25+
**Create and sync AI-generated test cases from Atto’s Home directly to Test Management by Testsigma.**
26+
27+
---
28+
29+
You can sync newly generated test cases from Testsigma’s Atto’s Home to Test Management by Testsigma. Once the NLP steps are generated for AI-generated test cases in Atto’s Home, the system provides an option to create a new test case and sync with Test Management by Testsigma. This article discusses the two-way sync of AI-generated test cases between both systems.
30+
31+
---
32+
33+
> ## **Prerequisites**
34+
>
35+
> Before you begin, ensure that:
36+
> - The Test Management by Testsigma integration with Testsigma is enabled.
37+
> - You have AI-generated test cases in Atto’s Home.
38+
39+
---
40+
41+
## **Interactive Demo**
42+
43+
<div>
44+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
45+
<div class="sl-embed" style="position:relative;padding-bottom:calc(53.40% + 25px);width:100%;height:0;transform:scale(1)">
46+
<iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/f9unegwz0yoy?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
47+
</div>
48+
</div>
49+
50+
---
51+
52+
## **Steps to Create and Sync Test Cases**
53+
54+
1. From the **Dashboard**, go to **Atto’s Home**, and create a session by clicking **Generate with AI**, or open an existing session.
55+
56+
2. Create or expand the generated scenario, and select a test case.
57+
58+
3. In the test case details dialog, go to the **Manual Steps** tab and click **Generate Automated Steps**.
59+
60+
4. Wait until the NLP step generation is complete.
61+
62+
5. After generation completes, the NLP steps appear under the **Automated Steps** tab.
63+
64+
6. Click **Accept**.
65+
66+
7. In the **Select Location** dialog:
67+
- Select the folder and scenario where you want to add the test case.
68+
- Click **Confirm**.
69+
70+
8. Click the dropdown arrow next to **Accept**, and select **Accept & Sync with Testsigma TMS**.
71+
72+
9. In the **Sync with Test Management by Testsigma** dialog:
73+
- Select a **Test Management** project and folder.
74+
- Click **Continue**.
75+
76+
10. The system creates a new test case in Test Management by Testsigma and links it to the Testsigma test case.
77+
78+
---

src/pages/docs/test-management/testsigma-two-way-integration/execute-test-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Execute Test Plans from Test Management by Testsigma'
33
page_title: 'Execute Test Plans from Test Management by Testsigma'
44
metadesc: 'You can execute test plans in Testsigma directly from Test Management by Testsigma | Learn how to execute test plans of Testsigma from Test Management by Testsigma.'
55
noindex: false
6-
order: 9.5
6+
order: 9.7
77
page_id: 'execute-test-plans-in-testsigma'
88
warning: false
99
contextual_links:

src/pages/docs/test-management/testsigma-two-way-integration/link-test-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Link Test Plans Between Test Management by Testsigma & Testsigma'
33
page_title: 'Link Test Plans Between Test Management by Testsigma & Testsigma'
44
metadesc: 'The Test Management by Testsigma & Testsigma integration streamlines execution by connecting test plans between both systems & providing centralized access to detailed results.'
55
noindex: false
6-
order: 9.4
6+
order: 9.6
77
page_id: 'link-test-plans-in-testsigma-and-tms'
88
warning: false
99
contextual_links:

0 commit comments

Comments
 (0)