{"id":21816213,"url":"https://github.com/vrun545/jmeter_demo","last_synced_at":"2026-02-14T13:34:23.720Z","repository":{"id":239594190,"uuid":"795349085","full_name":"vrun545/JMeter_Demo","owner":"vrun545","description":"This GitHub repository hosts a comprehensive JMeter Performance Testing Suite specifically tailored for evaluating the performance of demoqa.com. Leveraging Apache JMeter's powerful testing capabilities, this suite offers a structured approach to measure and analyze the performance metrics of the demoqa.com website.","archived":false,"fork":false,"pushed_at":"2024-05-13T13:20:10.000Z","size":1099,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T12:55:01.699Z","etag":null,"topics":["httprecorder","jmeter","listeners","performance-testing","samplers"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vrun545.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-03T04:55:00.000Z","updated_at":"2024-05-21T03:33:50.000Z","dependencies_parsed_at":"2024-05-13T14:50:24.947Z","dependency_job_id":null,"html_url":"https://github.com/vrun545/JMeter_Demo","commit_stats":null,"previous_names":["vrun545/jmeter_demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vrun545/JMeter_Demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FJMeter_Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FJMeter_Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FJMeter_Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FJMeter_Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrun545","download_url":"https://codeload.github.com/vrun545/JMeter_Demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrun545%2FJMeter_Demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29444775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["httprecorder","jmeter","listeners","performance-testing","samplers"],"created_at":"2024-11-27T15:32:16.445Z","updated_at":"2026-02-14T13:34:23.701Z","avatar_url":"https://github.com/vrun545.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# PERFORMANCE TESTING USING JMETER\n\n## Overview\nThis repository contains a JMeter project for performance testing of the [DemoQA](https://demoqa.com/) website.\n\n## Test Plan Components\nThe sample test plan includes the following components:\n\n1. **Thread Group**: \n   - Thread Count: 10\n   - Ramp-Up Time: 1 second\n   - Explanation:\n     - **Thread Count**: Represents the number of virtual users (threads) executing the test concurrently.\n     - **Ramp-Up Time**: Represents the time taken for all threads to start executing.\n\n2. **HTTP Proxy Server**:\n   - Used for recording the script of sample pages.\n\n3. **Logic Controllers**:\n   - **Loop Controller**:\n     - Loop Count: 5\n   - **ForEach Controller**:\n     - Start and end index specified.\n\n4. **Config Elements**:\n   - **CSV Data Set Config**:\n     - Reads login name and password from a CSV file.\n\n5. **Listeners**:\n   - **View Results Tree**\n   - **Simple Data Writer**: Writes results to a JTL file.\n   - **Aggregate Graph**\n   - **Aggregate Report**\n   - **Summary Report**\n\n6. **Timers**:\n   - **Constant Timer**\n   - **Uniform Random Timer**\n\n7. **Assertions**:\n   - **Size Assertion**\n   - **Duration Assertion**\n   - **Response Assertion**\n   - **HTML Assertion**\n   - **Compare Assertion**\n\n8. **Save and Run the Test Plan**.\n\n9. **Sequential Execution**:\n   - Run Thread Group of steps 1 and 9 in a sequential manner by changing properties in the Test Plan.\n\n10. **Point to Explore**:\n    - Running through CMD (Non GUI mode).\n\n## Usage\n1. Clone the repository to your local machine:\n\n    ```bash\n    git clone https://github.com/vrun545/JMeter_Demo.git\n    ```\n\n2. Open JMeter and load the test plan named \"DemoQA.jmx\".\n\n3. Configure the necessary settings and parameters in the test plan.\n\n4. Run the test plan.\n\n## Running in CMD (Non GUI mode)\nTo run the test plan through CMD (Non GUI mode), use the following command:\n\n```bash\njmeter -n -t DemoQA.jmx -l test_results.jtl\n```\n\nThis command runs JMeter in non-GUI mode (`-n`), specifies the test plan file (`-t`), and writes the results to a JTL file (`-l`).\n\n---\n\nFeel free to customize the README file further based on your project requirements and additional details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrun545%2Fjmeter_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrun545%2Fjmeter_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrun545%2Fjmeter_demo/lists"}