Forum Discussion

vmachacek's avatar
vmachacek
New Contributor
13 years ago

Random requests based on sitemap.xml

Hello,

I would like to create test, which randomly accesses urls from sitemap document (http://www.bestposterever.com/sitemap.xml) is there any way to achieve that?

Thanks for any help : )

BR, Vojta Machacek

3 Replies

  • PaulDonny's avatar
    PaulDonny
    Regular Contributor
    If you can set up each request to an individual test step than you can always compile a list of the test steps and then use a random function with the size of the list to return the value and call it. The issue here is that if your attempting to load test, it will cause issues with consistency for the load tester plus add time to it and thus make your results essentially .... useless.