Skip to content

Commit 9469623

Browse files
committed
Merge pull request LambdaTest#1266 from amanchopra1905/stage
hyp-performance testing doc -revamp
1 parent cf5f310 commit 9469623

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/hyperexecute-run-jmeter-tests.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,11 @@ 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
5253
> By default, HyperExecute supports **standard Thread Group** but you can use other custom thread groups as well.
5354
55+
=======
56+
>>>>>>> be5c9261 (Merge pull request #1266 from amanchopra1905/stage)
5457
:::tip Sample repo
5558
Download or Clone the code sample for the JMeter Performance Testing from the LambdaTest GitHub repository to run the tests on the HyperExecute.
5659

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

131134
<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
132136

133137
## Handling Special Scenarios: Overriding and Default Values
134138

@@ -193,3 +197,5 @@ You can analyze the number of requests sent on that particular time.
193197

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

0 commit comments

Comments
 (0)