Tagged Questions
0
votes
1answer
2k views
Using Selenium scripts with JMeter for load testing
I'm facing an untraceable problem in creating a 50 users load test on a JSF web application.
The approach that I'm following is this:
Writing a test script in Eclipse using Selenium RC API.
...