X
Read this Story

Category «Automation»

JMeter Beginner Tutorial 20 – How to use TEMPLATES

Notes: Today we will learn : 1. What are JMeter Templates 2. How to use Templates 3. How to create your own Template ____________________________________________ 1 What are JMeter Templates Reusable project scripts User can select any template and it will generate a Test Plan with basic and necessary components ____________________________________________ 2 How to use Templates …

JMeter Beginner Tutorial 18 – How to run Scheduled + Sequential execution

Notes: Today we will learn: ——————————— HOW TO RUN A TEST FOR SPECIFIC DURATION Thread Group – Forever – Scheduler – Duration HOW TO RUN PERFORMANCE TEST SEQUENTIALLY Test Plan – Run Thread Group Consecutively HOW TO ADD WEBSITES SEQUENTIALLY TO A PERFORMANCE TEST Thread Group – Forever – Scheduler – Duration + Startup Delay …

JMeter Beginner Tutorial 15 – How to setup realistic performance test-PACING

Notes: What is a real-world performance test ———————————————————— Think Time – simulate actual user actions with timings/delays Pacing – controlled ramp-up and down of virtual users – control timing between iterations – achieve x iterations in y mins/sec Step 1 – Add Plugin – Stepping Thread Group Step 2 – Setup load with required settings …

JMeter Beginner Tutorial 13 – How to read data from csv file (Parameterisation

Notes: Step 1 Add config element – CSV Data Set Config Step 2 Add details in CSV Data Set Config Step 3 Update value fields: ${variable_name} Step 4 Run and validate   JMeter Beginner Playlist : https://www.youtube.com/playlist?list… JMeter Intermediate Playlist : https://www.youtube.com/playlist?list… JMeter Advanced Playlist: https://www.youtube.com/playlist?list…   Send me your comments and feedback  

JMeter Beginner Tutorial 12 – How to use Plugin Manager

Notes: Manage Plugins – Quick & Easy —————————————————— Install new plugins Remove old plugins Upgrade existing plugins Information on plugins Step 1 Download jmeter plugin manager jar and add to jmeter/lib/ext folder (Restart Jmeter) Step 2 Find Plugin Manager under options Menu   JMeter Beginner Playlist : https://www.youtube.com/playlist?list… JMeter Intermediate Playlist : https://www.youtube.com/playlist?list… JMeter Advanced …