-
Notifications
You must be signed in to change notification settings - Fork 2
P4: Custos Casestudy JMeter Testing users (10)
Raghunadham G edited this page May 6, 2022
·
1 revision
Generate Mock data from sources such as Mockaroo.
The User data we generated was as follows:
Our starting point for tests is 10 Users, and with a ramp-up period of 10 seconds. This ensures that the REST endpoint is functional for a series of calls.
We were able to add all 10 users and received a 100% success rate.
We enabled 10 users with 10 seconds of ramp-up period. We were able to receive a 100% success rate.
We disabled 10 users with 10 seconds of ramp-up period. We were able to receive a 100% success rate.
We requested the details of 10 users with 10 seconds of ramp-up period. We were able to receive a 100% success rate.
We requested the user status of 10 users with 10 seconds of ramp-up period. We were able to receive a 100% success rate.