SlideShare une entreprise Scribd logo
1  sur  4
 1. Go to JMETER_HOME/bin and start Jmeter with jmeterw.cmd on windows and jmeter.sh on unix
 2. Select “Test Plan” on the tree
 3. Right click on the “Test Plan” and add a new thread group: Add -> Threads (Users) -> Thread Group
 4. Select the Thread Group
 5. Right click “Add -> Config Element -> Http Request Defaults”
 6. In new HTTP Request Defaults element: Server name – enter “
 url of the site” e.g. http://www.konakart.com/konakart/Welcome.action
 7. Path – leave blank
 8. Right click on the “Thread Group” and add a recording controller: Add > Logic Controller >
 Recording Controller
 9.Select WorkBench
 10.Right click on WorkBench and add the recorder: Add -> Non-Test Elements -> HTTP(S) Test Script Recorder
 11.Port field - Enter “8080”
 12.Click the “add” button in “URL Patterns to Include”.
 This will create a blank entry.
 13.Enter “.*.html”
 14.Click the “add” button in “Patterns to exclude”.
 This will create a blank entry.
 15.Enter “.*.(bmp|css|gif|pnp|jpg)”
 16.Click the “start” button at the bottom
 17.Start the browser, but do not close JMeter.
 18.From the tool bar, click “tools -> internet options”. This should bring up the options.
 19.Select the “connection” tab
 20.Click “lan settings” button near the bottom.
 21.On the connections tab, check “Use a proxy server for your LAN”. The address and port
 fields should be enabled now.
 22.Address – enter “Localhost” or the IP address of your system
 23.Port – enter “9090”.
 24.Click “ok” button
 25.Click “ok” button again. This should return you to the browser
 26.In the “Address” bar at the top, enter a url /” and hit the “enter” key.
 27.Click on a few links on JMeter's Demo site.
 28.Close browser and bring up the JMeter window.
1
 Exercise 2 –Using Badboy with JMeter
 1. BadBoy tool is an simple automation tool. With this tool we can record script and can export as jmeter script (.jmx).
 2. Exporting a script in JMeter format is very simple. Simply record your script and navigate to File->Export to Jmeter
 Exercise 3 – Xpath Extractor
 Steps for correlating the Event validation values:
 1. Run the script containing the both the above stated operations
 2. Go to Response tab (Text mode) in “View Result Tree” listener of “Grafic_Cards” operation.
 3. From the bottom, select the XPath Tester from the dropdown
 3. Create a Xpath extractor expression for extracting the value of product name.
 //div[contains(@class,'item-row')]//a[2]/text()
 4. Go to http request under “Search product” transaction controller-> Add -> Post Processor -> Xpath Extractor.
 5. The reference name inserted is the name of the variable that will capture the name.
 6. Go to Search product event (/konakart/QuickSearch.action) and change the searchText parameter with the variable
defined in the Xpath Extractor
 7. Run the Test plan again

2
 Exercise 4 - Regular Expression Extractor
 Steps for correlating the Event validation values:
 1. Run the script containing the both the above stated operations
 2. Go to Response tab (Text mode) in “View Result Tree” listener of “Search product” operation.
 3. From the bottom, select the RegEx Tester from the dropdown
 3. Create a Regular expression for extracting the value of product variable’s value.
 <a class="item-title" href="SelectProd.action.^?prodId=(.+?)" >${product_name}</a>

 4. Go to http request under “Search product” transaction controller-> Add -> Post Processor -> Regular
Expression Extractor.
 5. The reference name inserted is the name of the variable created that will capture the value product id.
 6. Go to click item event (/konakart/SelectProd.action?prodId) and change the action parameter with the
defined parameter from the Regular Expression
 7. Run the Test plan again
3
 Exercise 5 - Parameterization through Jmeter
 Scenario for recording:
 User is navigate to homepage of the site http://www.konakart.com/konakart/Welcome.action
 From homepage is clicking the My account link from the header - https://www.konakart.com/konakart/LogIn.action
 Click Register An Account link - https://www.konakart.com/konakart/CustomerRegistration.action?forceReg=true
 Provide some valid information's in the mandatory fields (select country Romania)
 Click Continue button
 Click at Log Off link from the header
 1. First of all you need to have recorded steps for the create account action. Then identify the request/call that is associated
with the create action (POST) and find the parameter that has parameter value as email address that we have recorded.
 2. Now we have to parameterize this parameter . For this we will use “CSV Data Set Config”. Click on Thread group-> Add-
>Config Element->CSV Data Set Config.
 3. Create a CSV file containing elements that can be used as email parameter value.
 4. Now come to JMeter and place “CSV Data Set Config” control anywhere before the request/call that has the email -
parameter. Next we need to configure the “CSV Data Set Config” control. In the file name text box - enter the name of the
CSV file along with the whole path. If the CSV file is in the same directory where the JMeter script is located then the path
can be omitted. In the variable name textbox - enter any valid variable name.
 5. Now go to the parameter that has static email value. In the parameter value of that parameter write “${name of the
variable created in step 4}”
 6. Now on running the load test, for more than 1 user or for more than 1 iterations, at each execution a new value will be
fetched from the CSV file (this can be verified from the “View Result Tree” listener).
4

Contenu connexe

Dernier

TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dashnarutouzumaki53779
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 

Dernier (20)

TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate AgentsRyan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
Ryan Mahoney - Will Artificial Intelligence Replace Real Estate Agents
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dash
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 

En vedette

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

En vedette (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Exercises of ISTC In-Depth Second Edition Part II - Take Your First Bite of JMeter

  • 1.  1. Go to JMETER_HOME/bin and start Jmeter with jmeterw.cmd on windows and jmeter.sh on unix  2. Select “Test Plan” on the tree  3. Right click on the “Test Plan” and add a new thread group: Add -> Threads (Users) -> Thread Group  4. Select the Thread Group  5. Right click “Add -> Config Element -> Http Request Defaults”  6. In new HTTP Request Defaults element: Server name – enter “  url of the site” e.g. http://www.konakart.com/konakart/Welcome.action  7. Path – leave blank  8. Right click on the “Thread Group” and add a recording controller: Add > Logic Controller >  Recording Controller  9.Select WorkBench  10.Right click on WorkBench and add the recorder: Add -> Non-Test Elements -> HTTP(S) Test Script Recorder  11.Port field - Enter “8080”  12.Click the “add” button in “URL Patterns to Include”.  This will create a blank entry.  13.Enter “.*.html”  14.Click the “add” button in “Patterns to exclude”.  This will create a blank entry.  15.Enter “.*.(bmp|css|gif|pnp|jpg)”  16.Click the “start” button at the bottom  17.Start the browser, but do not close JMeter.  18.From the tool bar, click “tools -> internet options”. This should bring up the options.  19.Select the “connection” tab  20.Click “lan settings” button near the bottom.  21.On the connections tab, check “Use a proxy server for your LAN”. The address and port  fields should be enabled now.  22.Address – enter “Localhost” or the IP address of your system  23.Port – enter “9090”.  24.Click “ok” button  25.Click “ok” button again. This should return you to the browser  26.In the “Address” bar at the top, enter a url /” and hit the “enter” key.  27.Click on a few links on JMeter's Demo site.  28.Close browser and bring up the JMeter window. 1
  • 2.  Exercise 2 –Using Badboy with JMeter  1. BadBoy tool is an simple automation tool. With this tool we can record script and can export as jmeter script (.jmx).  2. Exporting a script in JMeter format is very simple. Simply record your script and navigate to File->Export to Jmeter  Exercise 3 – Xpath Extractor  Steps for correlating the Event validation values:  1. Run the script containing the both the above stated operations  2. Go to Response tab (Text mode) in “View Result Tree” listener of “Grafic_Cards” operation.  3. From the bottom, select the XPath Tester from the dropdown  3. Create a Xpath extractor expression for extracting the value of product name.  //div[contains(@class,'item-row')]//a[2]/text()  4. Go to http request under “Search product” transaction controller-> Add -> Post Processor -> Xpath Extractor.  5. The reference name inserted is the name of the variable that will capture the name.  6. Go to Search product event (/konakart/QuickSearch.action) and change the searchText parameter with the variable defined in the Xpath Extractor  7. Run the Test plan again  2
  • 3.  Exercise 4 - Regular Expression Extractor  Steps for correlating the Event validation values:  1. Run the script containing the both the above stated operations  2. Go to Response tab (Text mode) in “View Result Tree” listener of “Search product” operation.  3. From the bottom, select the RegEx Tester from the dropdown  3. Create a Regular expression for extracting the value of product variable’s value.  <a class="item-title" href="SelectProd.action.^?prodId=(.+?)" >${product_name}</a>   4. Go to http request under “Search product” transaction controller-> Add -> Post Processor -> Regular Expression Extractor.  5. The reference name inserted is the name of the variable created that will capture the value product id.  6. Go to click item event (/konakart/SelectProd.action?prodId) and change the action parameter with the defined parameter from the Regular Expression  7. Run the Test plan again 3
  • 4.  Exercise 5 - Parameterization through Jmeter  Scenario for recording:  User is navigate to homepage of the site http://www.konakart.com/konakart/Welcome.action  From homepage is clicking the My account link from the header - https://www.konakart.com/konakart/LogIn.action  Click Register An Account link - https://www.konakart.com/konakart/CustomerRegistration.action?forceReg=true  Provide some valid information's in the mandatory fields (select country Romania)  Click Continue button  Click at Log Off link from the header  1. First of all you need to have recorded steps for the create account action. Then identify the request/call that is associated with the create action (POST) and find the parameter that has parameter value as email address that we have recorded.  2. Now we have to parameterize this parameter . For this we will use “CSV Data Set Config”. Click on Thread group-> Add- >Config Element->CSV Data Set Config.  3. Create a CSV file containing elements that can be used as email parameter value.  4. Now come to JMeter and place “CSV Data Set Config” control anywhere before the request/call that has the email - parameter. Next we need to configure the “CSV Data Set Config” control. In the file name text box - enter the name of the CSV file along with the whole path. If the CSV file is in the same directory where the JMeter script is located then the path can be omitted. In the variable name textbox - enter any valid variable name.  5. Now go to the parameter that has static email value. In the parameter value of that parameter write “${name of the variable created in step 4}”  6. Now on running the load test, for more than 1 user or for more than 1 iterations, at each execution a new value will be fetched from the CSV file (this can be verified from the “View Result Tree” listener). 4