Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
61 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm new to Azure Load Testing and have an elementary question.
The Use Case: I have a https web page that has form field data , a reCAPTCHA verification check box, and a submit button. No input data comes from query parameters. We want to include submitting the page with input data in our load tests.
Question : Is Azure Load Testing capable of testing the above Use Case ? If so, can you please explain how? Thanks