You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/genai-capabilities/mobile-copilot.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: "Testsigma Copilot for Android Applications (New ✨)"
3
-
page_title: "Testsigma Copilot for Android Applications"
4
-
metadesc: "In Testsigma, you can create test cases for Android Applications using Testsigma Copilot | Learn how to create test cases for Android Applications using GenAI capabilities"
2
+
title: "Testsigma Copilot for Mobile Apps (New ✨)"
3
+
page_title: "Testsigma Copilot for Mobile Applications"
4
+
metadesc: "In Testsigma, you can create test cases for Mobile Applications using Testsigma Copilot | Learn how to create test cases for Mobile Applications using GenAI capabilities"
5
5
noindex: false
6
6
order: 31.6
7
-
page_id: "Generate Test Cases for Android Applications"
7
+
page_id: "Generate Test Cases for Mobile Applications"
8
8
warning: false
9
9
contextual_links:
10
10
- type: section
@@ -28,13 +28,18 @@ contextual_links:
28
28
29
29
30
30
31
-
Testsigma has simplified test case generation for Android applications with Testsigma Copilot. 🤖
31
+
Testsigma has simplified test case generation for mobile applications with Testsigma Copilot. 🤖
32
32
33
33
- With just a single click, you can create test cases.
34
34
35
35
- You can provide simple prompts to generate tests that accurately mimic the user behavior.
36
36
37
-
This article discusses test case generation for Android applications using Testsigma Copilot.
37
+
This article discusses test case generation for mobile applications using Testsigma Copilot.
38
+
39
+
40
+
[[info | **NOTE**:]]
41
+
| <br>
42
+
| This feature will soon be available for iOS applications as well 🚀.
38
43
39
44
---
40
45
@@ -54,7 +59,7 @@ Before you begin, enable AI Features from **Settings > Preferences > Generative
54
59
55
60
4. Click **Record** in the top-right corner.
56
61
57
-
5. In the **Record Test Steps** overlay, select the required **Test Lab** and **Machine**, upload the **APK** file, and click **Record**.
62
+
5. In the **Record Test Steps** overlay, select the required **Test Lab** and **Machine**, upload the **APK/IPA** file, and click **Record**.
58
63
59
64
6. Wait for Testsigma to load the application with the necessary configuration.
60
65
@@ -78,7 +83,7 @@ Before you begin, enable AI Features from **Settings > Preferences > Generative
78
83
79
84
1. Follow the same steps from 1-7 from the above section.
80
85
81
-
2. On prompt input, enter the prompt for which you want to fetch test steps and press Enter.
86
+
2. On prompt input, enter the prompt for which you want to fetch test steps and press **Enter**.
0 commit comments