Skip to content

Commit 55a468f

Browse files
authored
Updated Mobile Copilot document as per feedback (#562)
Implemented PM's feedback in Mobile Copilot documentaton.
1 parent 4bb4cce commit 55a468f

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

src/pages/docs/genai-capabilities/mobile-copilot-android.md renamed to src/pages/docs/genai-capabilities/mobile-copilot.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
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"
55
noindex: false
66
order: 31.6
7-
page_id: "Generate Test Cases for Android Applications"
7+
page_id: "Generate Test Cases for Mobile Applications"
88
warning: false
99
contextual_links:
1010
- type: section
@@ -28,13 +28,18 @@ contextual_links:
2828

2929

3030

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. 🤖
3232

3333
- With just a single click, you can create test cases.
3434

3535
- You can provide simple prompts to generate tests that accurately mimic the user behavior.
3636

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 🚀.
3843

3944
---
4045

@@ -54,7 +59,7 @@ Before you begin, enable AI Features from **Settings > Preferences > Generative
5459

5560
4. Click **Record** in the top-right corner.
5661

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**.
5863

5964
6. Wait for Testsigma to load the application with the necessary configuration.
6065

@@ -78,7 +83,7 @@ Before you begin, enable AI Features from **Settings > Preferences > Generative
7883

7984
1. Follow the same steps from 1-7 from the above section.
8085

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**.
8287

8388
3. Wait until the test steps are generated.
8489

0 commit comments

Comments
 (0)