Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8816775
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T04:41:44+00:00 2026-06-14T04:41:44+00:00

How to test 100 different websites (from DMOZ) using jmeter? I think it can

  • 0

How to test 100 different websites (from DMOZ) using jmeter?

I think it can be done by integrating jmeter with a script. Basically the script is to tell jmeter to read the URLs from a text or csv file and changing the http request sampler to the URLs from the file to run the test and then save the test result to a file.

Any idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T04:41:45+00:00Added an answer on June 14, 2026 at 4:41 am

    You can possibly implement this as per the following points:

    1. Prepare your test-urls in csv-file, e.g. in the following format:

    url1
    url2
    ...
    urlN
    

    2. Use schema for your script as below:

    Thread Group
        . . .
        While Controller
        Condition: ${__javaScript("${testURL}"!="<EOF>",)} // read csv-file until the EOF 
            CSV Data Set Config
            Filename: [path to your csv-file with test-urls]
            Variable Names: testURL
            Recycle on EOF? False
            Stop thread on EOF? True
            Sharing mode: Current thread group
                HTTP Request // your http call
                Server Name or IP: ${testURL} // use variable with extracted URL
            . . .
    

    3. To retain test-results you can use e.g. Save Responses to a file or configure Sample Result Save Configuration for any of the jmeter’s out-of-the-box listeners.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi How do I retrieve the number from the following string, {number:100,data:[test]} The number
For each of 100 data sets, I am using lm() to generate 7 different
I'm trying to test 8 different game-playing algorithms. These algorithms can play against each
During development I have to test using several different hosts. It is a pain
I have a dataframe with test values of 20 different teststeps from some units
We have a load test that runs of 100 concurrent users. We also have
I have a dictionary: a = {'100':12,'6':5,'88':3,'test':34, '67':7,'1':64 } I want to sort this
I have function: char *zap(char *ar) { char pie[100] = INSERT INTO test (nazwa,
I have some HTML Code: <html> <head> <title>css test</title> <style type=text/css> .box{width:100%;float:left;background:red} </style> </head>
We have 10 Linux boxes that must run 100 different tasks each week. These

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.