Skip to content

Commit 02d774b

Browse files
bharathk08Santhosh-testsigmaAbdul-jailanivikram-chaitanya
authored
added a new doc for automating Manual tests (#103)
* Dummy commit for Updated typesense key updation * added a new doc for automating Manual tests added a new doc for automating Manual tests in TS <> TMS integration docs. --------- Co-authored-by: Santhoshkumar <117272529+Santhosh-testsigma@users.noreply.github.com> Co-authored-by: Abdul <132989679+Abdul-jailani@users.noreply.github.com> Co-authored-by: Vikram Chaitanya <vikram@testsigma.com>
1 parent 687fb3e commit 02d774b

2 files changed

Lines changed: 76 additions & 0 deletions

File tree

src/left-nav-title.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,8 @@
190190
},
191191
"execute-test-plans": {
192192
"/docs/test-management/testsigma-two-way-integration/execute-test-plans/": "Execute Test Plans"
193+
},
194+
"automate-manual-test-cases": {
195+
"/docs/test-management/testsigma-two-way-integration/automate-manual-test-cases/": "Automate Manual Tests"
193196
}
194197
}
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
title: 'Automate Manual Test Cases in Testsigma'
3+
page_title: 'Automate Manual Test Cases from Test Management by Testsigma in Testsigma'
4+
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.'
5+
noindex: false
6+
order: 9.6
7+
page_id: 'automate-manual-test-cases-in-testsigma'
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: 'Execute a Linked Test Plan in Test Management by Testsigma'
20+
url: '#execute-a-linked-test-plan-in-test-management-by-testsigma'
21+
- type: link
22+
name: 'View Automated Reports in Test Management by Testsigma'
23+
url: '#view-automated-reports-in-test-management-by-testsigma'
24+
---
25+
26+
<br>
27+
28+
**Automate manual test cases from Test Management by Testsigma in Testsigma using Atto’s AI.**
29+
30+
---
31+
32+
You can automate manual test cases created in Test Management by Testsigma using Testsigma. Once you create a manual test case, click Automate with Atto’s AI in Test Management by Testsigma. Then select the Testsigma project, application, and version in which you want to automate the test case. The system creates a session in Atto’s Home for the selected project, where you can automate the test case using Atto. This article discusses the steps to automate manual test cases from Test Management by Testsigma in Testsigma.
33+
34+
---
35+
36+
> ## **Prerequisites**
37+
> Before you begin, ensure that:
38+
> - The Test Management by Testsigma integration with Testsigma is enabled.
39+
> - Testsigma’s Live Editor is ready.
40+
41+
---
42+
43+
44+
## **Interactive Demo**
45+
46+
<div>
47+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
48+
<div class="sl-embed" style="position:relative;padding-bottom:calc(53.40% + 25px);width:100%;height:0;transform:scale(1)">
49+
<iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/epalou6vhthz?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>
50+
</div>
51+
</div>
52+
53+
---
54+
55+
## **Steps to Automate a Manual Test Case**
56+
57+
1. From the **Dashboard**, go to **Test Cases**, open the folder, and open the test case that you want to automate.
58+
59+
2. Select the test case and click **Automate with Atto’s AI** on the test case details overlay. This will open the **Select Testsigma Automation Project** dialog.
60+
61+
3. In the **Select Testsigma Automation Project** dialog:
62+
- Select the Testsigma **Project**, **Application**, and **Version**.
63+
- Click **Continue**.
64+
65+
4. You will be redirected to **Atto’s Home** in Testsigma for the selected project, application, and version with **Test Case Details** dialog.
66+
67+
5. Click **Generate Automated Steps** and wait for the NLP steps to generate.
68+
69+
6. The NLP steps are displayed in the **Automated Steps** tab.
70+
71+
7. Click **Agentic Learning** to start learning the live application. For details about learning the live application in Testsigma, see [Learn the Live Application Using Live Editor](https://testsigma.com/docs/ai-agents/generator/#learn-the-live-application-using-live-editor).
72+
73+
---

0 commit comments

Comments
 (0)