diff --git a/docs/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/06_jmeter_test.md b/docs/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/06_jmeter_test.md index 94a360668..41fd8323e 100755 --- a/docs/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/06_jmeter_test.md +++ b/docs/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/06_jmeter_test.md @@ -5,6 +5,10 @@ weight: 7 # 3.6 Use JMeter to test OceanBase Database in simulated business scenarios +This topic describes the method for running JMeter tests on the OB database. + +## JMeter Overview + JMeter is an open-source performance test tool developed by the Apache Software Foundation. It is built based on the Java platform and intended for load and stress tests on software applications. JMeter was designed for testing Web applications at the beginning and supports other test features later. You can use JMeter to simulate business SQL scenarios and analyze the performance of a database server under different loads. ## Prepare the environment @@ -159,4 +163,4 @@ Click **Thread-Group** and choose **Add** > **Listener** > **View Results Tree** Click **Thread Group** and choose **Add** > **Listener** > **Aggregate Report** to create an aggregated report that aggregates the results. -![View the report](/img/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/06_jmeter_test/015.png) \ No newline at end of file +![View the report](/img/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/06_jmeter_test/015.png)