JMeter performance tests for bulk edit application
The tests run at https://bulk-edit-perf.ci.folio.org environment.
Tests configuration:
Results:
1) Tests results to update 10 records of users data by one user per second 100 times:
All tests run without any errors.
2) Tests result to update 100 records of users data by one user per second 100 times:
All tests run without any errors.
3) Tests result to update 1000 records of users data by one user per second 100 times:
The scenarios for bulk edit using file with users barcodes to get initial users data run without issues.
While tests run query scenarios to get initial users data there are errors:
The reason of above issue is a long cql statement to retrieve 1000 users barcodes.