SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Kürzlich hochgeladen

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
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
 
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
 
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
 
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
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
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
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 

Kürzlich hochgeladen (20)

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
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
 
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
 
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!
 
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
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
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
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 

Empfohlen

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
 

Empfohlen (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