-
Book Overview & Buying
-
Table Of Contents
Master Apache JMeter - From Load Testing to DevOps
By :
Let's move on to practice.
Our test application will be a web service named Calculator (an example provided with Netbeans 8.2):
Let's use HTTP Request and add in the Path and Body Data our call to the CalculatorWSService web service:
Do not forget to add an assertion to control our response:
Here, we check that there is no exception returned by the web service.
Our test plan will look like this:
And, the result of the execution is:
Here, we used HTML Source Formatted rendering for a better presentation of the answer. XML rendering is also possible.
You can see the result of a call to the web service, CalculatorWSService, which makes an addition of 5 and 8.
To make the dataset as large as possible, we'll use the __Random function...
Change the font size
Change margin width
Change background colour