
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Sites for Practice
Hi All,
Could anyone please tell me some sites (except WebTours), that I can practice testing in Loadrunner?
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi
This depends on what you want to "practice".
If it is scripting and replaying with one or two vusers, this can be done on almost any site as it will not put any load on the system and will not differ from other traffic.
If you want to put load on the system, and see how it behaves when put on load, then you need to have an own application on own servers. Otherwise this will be seen as hostile and can lead to actions, leagal in worst case.
Or are you after an example of a "good" application to install on your own servers to load?
br /ola
Please mark post as solved if your problems or questions is/are resolved.
If this post was valuable to you, please consider kudo it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Here you go ! If its for scripting purpose.
There is a tab called "Correlation Challenge" - you can use it for your learning purpose.
Thanks,
Sivaprakash C

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi OlaBerggren,
You are right, I forgot to mention the purpose. I am new to LoadRunner. I am just looking a site for scripting and replaying with a vuser for multiple iterations.
Note: I don't have access to Gmail.
I tried OWA but it has multiple sessions, so I did not understand where to correlate.
Do you have any understanding about this?
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
For quick testing of any webtesting tool I often just make my own simple website. Just a form with some data to fill in and a second page on with this data is printed out.
Really simple to build (Google is your friend!) and perfect to use locally without need to host anything. I would like to urge you not to use any live websites for testing Loadrunner without explicit permission from the sites owner. Not every website owner will appreciate you shooting scripts on their websites... (I know some cases where this even lead to lawsuits! So just don't go there. Not worth the risk...).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks KvanDam for your valuable suggestion. I will keep this in mind for future.