{"id":22812734,"url":"https://github.com/ra-hul/demo-transaction-api-jmeter","last_synced_at":"2026-02-06T03:01:35.906Z","repository":{"id":243942049,"uuid":"813582120","full_name":"ra-hul/demo-transaction-api-jmeter","owner":"ra-hul","description":"This project demonstrates how to use JMeter for testing a transaction API. The steps tested include creating an agent and customer, depositing and withdrawing balance,checking balances, and making payments.","archived":false,"fork":false,"pushed_at":"2024-06-11T21:39:41.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T21:41:33.699Z","etag":null,"topics":["api-testing","html-report","jmeter"],"latest_commit_sha":null,"homepage":"","language":null,"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/ra-hul.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-06-11T10:53:15.000Z","updated_at":"2024-09-30T19:03:52.000Z","dependencies_parsed_at":"2024-06-12T05:49:39.283Z","dependency_job_id":null,"html_url":"https://github.com/ra-hul/demo-transaction-api-jmeter","commit_stats":null,"previous_names":["ra-hul/demo-transaction-api-jmeter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ra-hul/demo-transaction-api-jmeter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ra-hul%2Fdemo-transaction-api-jmeter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ra-hul%2Fdemo-transaction-api-jmeter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ra-hul%2Fdemo-transaction-api-jmeter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ra-hul%2Fdemo-transaction-api-jmeter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ra-hul","download_url":"https://codeload.github.com/ra-hul/demo-transaction-api-jmeter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ra-hul%2Fdemo-transaction-api-jmeter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29147374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["api-testing","html-report","jmeter"],"created_at":"2024-12-12T12:13:33.806Z","updated_at":"2026-02-06T03:01:35.868Z","avatar_url":"https://github.com/ra-hul.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transaction API With Jmeter\n\n# About\nThis project demonstrates how to use JMeter for testing a transaction API. The steps tested include creating an agent and customer, \ndepositing and withdrawing balance,checking balances, and making payments.\n\n## Table of Contents\n\n- [Test Scenarios](#test-scenarios)\n- [Basic Info](#basic-info)\n- [Steps for execute given scenarios](#steps-for-execute-given-scenarios)\n- [Screenshot of html report](#screenshot-of-html-report)\n\n\n## Basic Info\n\n 1. **baseUrl: dmoney.roadtocareer.net**\n 2. **content-type: application/json**\n 3. **constant timer:2000 milliseconds (which is used for create a delay between per request)**\n 4. **Command for CLI to generate reports: jmeter -n -t Filename.jmx -l Filename.jtl -e -o Reports**\n\n## Test Scenarios\n\nThe following test scenarios are implemented using JMeter:\n\n1. **Admin creates an agent and a customer.**\n2. **Deposit 2000 TK to agent from the system account (fromAc: SYSTEM).**\n3. **Deposit 1000 TK to customer from agent account.**\n4. **Check balance from customer account.**\n5. **Withdraw 500 TK from customer account.**\n6. **Payment of 200 TK from customer account (create any merchant acc or search for a merchant for payment).**\n\n\n## Steps for execute given scenarios\n\nThe following steps are covered during design and execute the given scenarios\n\n1. **Added a Thread Group under the test plan**\n   \n2. **Added HTTP Header Manager,User defined Variables,Constant Timer Under the thread group**\n   \n3. **Added HTTP Requests with POST Method,Those are: For Admin Login,For admin creates an agent,customer and merchant,To deposit to agent from system, deposit to customer from agent account,\n   withdraw from customer account and payment to customer account**\n  \n4. **Added HTTP Request with GET Method to check customer balance**\n\n\n## Screenshot of html report\n\n![Jmeter_Assignment_part_2_Screenshot](https://github.com/ra-hul/demo-transaction-api-jmeter/assets/65038922/1363975e-cc44-4a69-8aa5-918193a5616d)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fra-hul%2Fdemo-transaction-api-jmeter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fra-hul%2Fdemo-transaction-api-jmeter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fra-hul%2Fdemo-transaction-api-jmeter/lists"}