Tag «jmeter»

JMeter Intermediate Tutorial 7 – How to use Module Controller and Include Controller

Notes: Today we will learn: How to create Modular and Reusable Scripts in JMeter 1. How to create modular scripts – Module Controller 2. How to create reusable scripts – Include Controller example: Online Shopping Application Login Orders Products Inventory Customers Promotions   JMeter Beginner Playlist : https://www.youtube.com/playlist?list… JMeter Intermediate Playlist : https://www.youtube.com/playlist?list… JMeter Advanced …

JMeter Intermediate Tutorial 4 – How to generate Graphical results

Notes: Today we will learn: 1. Download and set Graphs Generator Listener 2. Create a HTTP Test Plan 3. Generate following graphs – No of Hits vs Time – Response Time vs Time 4 UI and CommandLine execution Step 1 Download JMeter Graphs Generator Listener Plugin https://jmeter-plugins.org/?search=jpgc-ggl : Download JMeter Command Line graphs plugin https://jmeter-plugins.org/?search=jpgc-cmd …

JMeter Intermediate Tutorial 2 – How to send Emails with Jmeter SMTP Sampler

Notes: Today we will learn: 1. How to load test email server 2. Configure SMTP sampler to send email Step 1 Download javamail jar and put in jmeter lib folder – restart jmeter https://java.net/projects/javamail/pages/Home Step 2 Create TestPlan – add ThreadGroup – add Sampler SMTP Step 3 Add data in sampler smtp.googlemail.com / smtp.gmail.com 587 …

JMeter Beginner Tutorial 5 – How to record a UI (web) Test

Notes: 1. Tools available for recording Jmeter ui test – Badboy software (Windows) Blazemeter – Chrome Plugin – (Windows and Mac) 2. Record a Test 3. Export as Jmeter (.jmx) Script 4. Open the script in Jmeter 5. Add listeners 6. Run and validate   JMeter Beginner Playlist : https://www.youtube.com/playlist?list… JMeter Intermediate Playlist : https://www.youtube.com/playlist?list… …