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
Download the HyperExecute GUI installer from your LambdaTest dashboard and install it on your system. Run the installer by following the on-screen instructions and launch HyperExecute GUI from your applications menu.
65
+
Before getting started, download the HyperExecute GUI installer from your LambdaTest dashboard and install it on your system. Run the installer by following the on-screen instructions and launch HyperExecute GUI from your applications menu.
66
+
Currently HyperExecute GUI is a part of the **LambdaTest Underpass Application**. If you already have Underpass app on your system, please update it to latest version.
71
67
72
68
:::tip Download the GUI 🔗
73
69
You can download the app directly from your **HyperExecute Dashboard** or simply click the links below based on your operating system:
@@ -76,7 +72,18 @@ You can download the app directly from your **HyperExecute Dashboard** or simply
76
72
-**[Download for Linux](https://downloads.lambdatest.com/underpass/master/UnderPass.AppImage)**
77
73
:::
78
74
79
-
### Step 2: Select and Analyze Your Project
75
+
## Getting Started in 4 Simple Steps
76
+
---
77
+
78
+
### Demo Walkthrough
79
+
80
+
Please checkout this video demo which walks you through the step by step process of using the GUI App using a demo project. All the steps taken in this video are explained in detail in the following step by step guide too.
Launch the application, log in with your LambdaTest credentials, and select your test project folder. The GUI will automatically analyze your project i.e.:
81
88
82
89
- Detect your testing framework and language
@@ -97,7 +104,7 @@ The GUI will check the system and your project to ensure everything is ready. If
97
104
-**Network connectivity issues**: If the GUI can't connect to LambdaTest servers, it will ask you to set up the necessary network settings through proxy.
98
105
:::
99
106
100
-
### Step 3: Discover and Select Tests
107
+
### Step 2: Discover and Select Tests
101
108
Once you land on the Project Screen, the app will automatically initiate Test Discovery. **Test Discovery is an automated process** that scans your project to identify and group all test cases by **Suites, Files, Classes or Methods**.
102
109
103
110
This feature eliminates the need for manual test configuration and makes it easy to select which tests to run. Once you have selected the tests from "Test List" tab according to your preferences, either you can **directly run the job** or move to the next step for **additional configuration**.
@@ -110,13 +117,13 @@ This feature eliminates the need for manual test configuration and makes it easy
110
117
Search within tests is not yet available on the GUI. We are working to make it available soon.
111
118
:::
112
119
113
-
### Step 4: Specify Run Config _[Optional]_
120
+
### Step 3: Specify Run Config _[Optional]_
114
121
The **Run Config tab** in HyperExecute GUI offers an intuitive visual interface to configure your test environment and execution settings.
115
122
You’ll find the basic preset configurations displayed just below your project name. If you need to modify or customize these settings, simply navigate to the Run Config tab and adjust your execution environment effortlessly — _no YAML editing required_.
116
123
117
124
To learn about any configuration in detail, please search for the keyword in the **[HyperExecute YAML Documentation](/support/docs/deep-dive-into-hyperexecute-yaml)**.
118
125
119
-
### Step 5: Run Tests and View Job
126
+
### Step 4: Run Tests and View Job
120
127
Click on the **Run Test** button to start the test execution. A pop with job status and creation logs will appear with options to Expand and View Job. Click on the **View Job** button to get redirected to the job dashboard once the job is created. The HyperExecute-GUI displays the job logs in real-time as your tests run. Once complete, you can view the detailed test results in the HyperExecute Dashboard.
0 commit comments