Skip to content

Commit 7c981a1

Browse files
committed
Merge pull request #1193 from Private1647/stage
UPdated Test plan document to test run
1 parent 81372f1 commit 7c981a1

File tree

2 files changed

+35
-43
lines changed

2 files changed

+35
-43
lines changed
Binary file not shown.
Lines changed: 35 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
id: kaneai-hyperexecute-test-run-execution
3-
title: Create and Execute your Test Plan for KaneAI Generated Tests on HyperExecute
3+
title: Create and Execute your Test Run for KaneAI Generated Tests on HyperExecute
44
hide_title: false
5-
sidebar_label: Execute Test Plans on HyperExecute
6-
description: Learn how to execute KaneAI-generated test plans directly on HyperExecute with this step-by-step guide for efficient and rapid test execution.
5+
sidebar_label: Execute Test Runs on HyperExecute
6+
description: Learn how to execute KaneAI-generated test runs directly on HyperExecute with this step-by-step guide for efficient and rapid test execution.
77
keywords:
88
- lambdatest automation
99
- lambdatest kaneai
1010
- kaneai guided walkthrough
11-
- kane ai test plan
11+
- kane ai test runs
1212
- hyperexecute
13-
- test plan
13+
- test run
1414
- test manager
1515
- generate and manage test cases
1616
url: https://www.lambdatest.com/support/docs/kaneai-hyperexecute-test-run-execution
@@ -53,67 +53,59 @@ This documentation outlines the steps to create a test run for KaneAI generated
5353
- Log in to Test Manager. Navigate to the Projects page and select the desired project.
5454
- Proceed to the Test Cases section.
5555

56-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step1.png').default} alt="Image" className="doc_img"/>
57-
58-
### Step 2: Create a Test Plan
59-
- Go to the Test Plan section within the project.
60-
- Click Demo Test Plan.
56+
### Step 2: Create a Test Run
57+
- Go to the Test Run section within the project.
58+
- Click on Create Test Run.
6159
- Provide the following details:
62-
- **Name :** e.g., Demo Test Plan 123.
60+
- **Name :** e.g., Demo Test Run 123.
6361
- **Description :** A brief overview of the run.
62+
- **Tags :** Any label to differentiate your test run.
6463
- **Type :** Choose KaneAI Generated Test Cases.
6564

66-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step3.png').default} alt="Image" className="doc_img"/>
67-
6865
### Step 3: Select and Add Test Cases
6966
- Click Next to view available test cases.
7067
- Select the required test cases for the run.
7168
- Click Add Test Case to include them.
7269

73-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step4.png').default} alt="Image" className="doc_img"/>
70+
:::tip
71+
Only KaneAI test cases for which code generation has been successful will be available for selection here.
72+
:::
7473

7574
### Step 4: Assign and Configure Test Cases
76-
- On the test plan page, review the added test cases.
75+
- On the test run page, review the added test cases.
7776
- Assign team members in bulk.
7877
- Update configurations as required.
7978

80-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step5.png').default} alt="Image" className="doc_img"/>
81-
82-
### Step 5: Set Browser Configurations
83-
- Choose from available browser configurations. If a new configuration is needed, click on Create Configuration button and choose from thousands of configuration options.
84-
85-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step6.png').default} alt="Image" className="doc_img"/>
86-
87-
### Step 6: Create New Configuration
88-
- Enter the following details:
89-
- **OS :** e.g., Monterey.
90-
- **Browser :** e.g., Chrome 131.
91-
- **Name :** e.g., Chrome 131 Mac OS Monterey.
92-
- Save the configuration.
93-
94-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step7.png').default} alt="Image" className="doc_img"/>
95-
96-
### Step 7: Link and Save Test Run Configurations
97-
- Select the newly created configuration and link it to the selected test cases.
98-
- Confirm configurations and test cases and add additional test cases if required. Save the test plan.
99-
100-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step8.png').default} alt="Image" className="doc_img"/>
101-
102-
### Step 8: Run with HyperExecute
79+
#### Set Configurations
80+
- Choose from available desktop browser and mobile app configurations. If a new configuration is needed, click on Create Configuration button and choose from thousands of configuration options.
81+
82+
#### Create New Configuration
83+
- Enter **configuration name** and the following details to create a new Desktop configuration:
84+
- **OS :** e.g., macOS.
85+
- **OS Version :** e.g., Monterey.
86+
- **Browser :** e.g., Chrome.
87+
- **Browser Version :** e.g., 131.
88+
- **Resolution :** e.g., 1440x900.
89+
- Enter **configuration name** and the following details to create a new Real Device configuration:
90+
- **OS :** e.g., android.
91+
- **Manufacturer :** e.g., Samsung.
92+
- **Device :** e.g., Galaxy S24.
93+
- **OS Version :** e.g., 14.
94+
- **App :** e.g., Proverbial.
95+
- Click on Create Configuration
96+
97+
### Step 5: Run with HyperExecute
10398
- Initiate the run using HyperExecute by clicking **Run with HyperExecute**.
10499
- View all test instances in the dashboard.
105100
- Set the desired concurrency level, e.g., 5.
106101
- Click Execute to run the tests.
107102

108-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step10.png').default} alt="Image" className="doc_img"/>
109-
110-
### Step 9: Monitor Execution on HyperExecute
103+
#### Monitor Execution on HyperExecute
111104
- Navigate to the HyperExecute page.
112105
- Observe the discovery and rapid execution of test cases.
113106

114-
<img loading="lazy" src={require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/step11.png').default} alt="Image" className="doc_img"/>
115107

116108
## Video Explanation
117109
<video class="right-side" width="100%" controls id="vid">
118110
<source src= {require('../assets/images/kane-ai/test-manager/test-plan-execute-hyperexecute/output.mp4').default} type="video/mp4" />
119-
</video>
111+
</video>

0 commit comments

Comments
 (0)