Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Load testing of login page
Answers
-
In SOAtest, I would use a REST Client to submit the HTTP POST for your login page. Your REST Client could be parameterized with usernames and passwords from a data source containing your test logins. In Load Test, you can create a project that references the SOAtest test suite containing the REST Client.
0 -
You can also consider using SOAtest's "Smart API Test Generator" to simplify creating REST Clients from your browser's HTTP traffic with the "Parasoft Recorder".
0