#2 How to write first JMETER Test using Corona-virus REST API | Short Tutorial

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

Testing the HTTP Requests using JMETER::
====================================
JMETER PART 1:    • #1 How to Download and Install JMETER...  

1. Launch jmeter.bat from bin directory.

2. To create Thread Group
Right click on Test Plan - Add - Threads-Thread Group

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

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