#3 How to perform LOAD TESTING in JMETER using 5 Virtual Users |VIEW RESULTS IN TABULAR FORMAT

Опубликовано: 16 Октябрь 2020
на канале: total-qa
240
1

Load Testing in Jmeter using 5 Virtual Users
=====================================

1. Launch jmeter.bat from bin directory.

2. To create Thread Group
Right click on Test Plan - Add - Threads-Thread Group
Number of Threads : 5
Ramp-up period: 1 second

3. To create HTTP Request
Right click on ThreadGroup - Add - Sampler-HTTP Request

4. To view the Results
Right click on HTTP Request - Add- Listener-View Results Tree

5. To view the Results in Tabular Format


Scenario 1:
----------------
Testing the Coronavirus REST API using JMETER

https://api.covid19api.com/countries

PROTOCOL : https

SERVERNAME/HOSTNAME: api.covid19api.com

PATH: /countries

Check out the blog as well http://total-qa.com
PlayList Details:
SOAPUI:
   • SOAPUI  
JIRA:

SELENIUM INTERVIEW QUESTIONS:
   • Selenium Interview Questions  
PAGE OBJECT MODEL PRINCIPLES:
   • PageObjectModel  
JENKINS:
   • JENKINS  
REST API TUTORIAL:
   • REST API TUTORIAL  
JAVA:
   • Java  
SELENIUM WEBDRIVER:
   • Selenium WebDriver  
XPATHTUTORIAL:
   • Xpath Tutorial  
CssSelector:
   • Css Tutorial  
GITHUB:
   • GITHUB  
JIRA:
   • JIRA  
JMETER:
   • JMETER