Skip to content

Commit ce23655

Browse files
committed
Merge pull request LambdaTest#1268 from amanchopra1905/stage
added the special case 1
1 parent 9469623 commit ce23655

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/hyperexecute-run-jmeter-tests.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,8 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
4949

5050
You can use your own project to configure and test it. For demo purposes, we are using the sample repository.
5151

52-
<<<<<<< HEAD
5352
> By default, HyperExecute supports **standard Thread Group** but you can use other custom thread groups as well.
5453
55-
=======
56-
>>>>>>> be5c9261 (Merge pull request #1266 from amanchopra1905/stage)
5754
:::tip Sample repo
5855
Download or Clone the code sample for the JMeter Performance Testing from the LambdaTest GitHub repository to run the tests on the HyperExecute.
5956

@@ -132,7 +129,6 @@ You can analyze the number of requests sent on that particular time.
132129
- You can check the logs of your Jobs executed.
133130

134131
<img loading="lazy" src={require('../assets/images/hyperexecute/frameworks/performance_testing/logs.png').default} alt="HyperExecute" width="1920" height="868" className="doc_img"/>
135-
<<<<<<< HEAD
136132

137133
## Handling Special Scenarios: Overriding and Default Values
138134

@@ -196,6 +192,4 @@ You can analyze the number of requests sent on that particular time.
196192
- **Importance of Overrides :** To distribute users proportionally across machines and regions, use the UI to override parameters such as total users, maximum users per machine, or load percentages.
197193

198194
This behavior highlights how HyperExecute ensures flexibility in test execution while allowing for configuration control based on project requirements.
199-
</details>
200-
=======
201-
>>>>>>> be5c9261 (Merge pull request #1266 from amanchopra1905/stage)
195+
</details>

0 commit comments

Comments
 (0)