Forum Discussion
3 Replies
- nmraoCommunity HeroWould you please eloborate use case?
- vmachacekNew ContributorI would like to simulate oragnic usage of the page bestposterever.org.
I mean heres the XML file http://www.bestposterever.org/sitemap.xml and based on this document I d like LoadUI to access pages randomly.
Is anthing like that possible?
Cheers, VM - PaulDonnyRegular ContributorIf 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.