File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 11---
2- id : generate-test-cases
2+ id : generate-test-cases-with-ai
33title : Generate Test Cases with AI
44hide_title : true
55sidebar_label : Generate Test Cases with AI
@@ -9,9 +9,9 @@ keywords:
99 - test case
1010 - test cases
1111 - generate test cases
12- url : https://www.lambdatest.com/support/docs/generate-test-cases/
12+ url : https://www.lambdatest.com/support/docs/generate-test-cases-with-ai /
1313site_name : LambdaTest
14- slug : generate-test-cases/
14+ slug : generate-test-cases-with-ai /
1515---
1616
1717<script type="application/ld+json"
@@ -76,14 +76,18 @@ We support multiple input formats, including:
7676#### Record Audio:
7777- Click the mic icon to begin recording, as shown in the picture.
7878
79+ ::: note
80+ Audio recording is not supported in Firefox, ARC and Opera browsers.
81+ :::
82+
7983<img loading="lazy" src={require('../assets/images/mobile-app-testing/recording_button_test_cases_generation.jpeg').default} alt="recording_button_test_cases_generation" width="1347" height="616" className="doc_img"/>
8084
8185- Click the tick icon to confirm, or the cross to discard.
8286<img loading="lazy" src={require('../assets/images/mobile-app-testing/test_cases_generation_through_recording.jpeg').default} alt="test_cases_generation_through_recording" width="1347" height="616" className="doc_img"/>
8387
8488#### Upload Files:
8589- Click the '** +** ' icon, then select 'Upload from device'.
86- - You select a maximum of 10 files from your device.
90+ - You can select a maximum of 10 files from your device.
8791
8892<img loading="lazy" src={require('../assets/images/mobile-app-testing/upload_from_device_test_cases_generation.jpeg').default} alt="upload_from_device_test_cases_generation" width="1347" height="616" className="doc_img"/>
8993
Original file line number Diff line number Diff line change @@ -1885,9 +1885,8 @@ module.exports = {
18851885 collapsed : true ,
18861886 label : "Test cases" ,
18871887 items : [
1888- "generate-test-cases" ,
1888+ "generate-test-cases-with-ai " ,
18891889 "manual-test-case-creation" ,
1890- "manual-test-cases-with-ai" ,
18911890 {
18921891 type : "category" ,
18931892 collapsed : true ,
You can’t perform that action at this time.
0 commit comments