-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create script to perform "stress test" for ERP API #172
Comments
The most simple approach is to extend our "Requirments document for the ERP Team" see #97 If the ERP Team provides such an application we can integrate in our automated tests of Monitoring-ERP-AP. The requirements of the ERP Team "stress-test" application would be
Following tests must be processed:
@georgschwienbacher what do you think about this, is this realistic? |
eingeplant für Dienstag 23.03 |
Test script hereVideo usagepgTemplate_issue_172.mp4 |
In order to understand at the beginning of the project if the performance of the ERP API is good enough to process all request in a reasonable amount of time we need to create a script which is easily customizable/runnable in our "ERP API verification meeting"
This will allow us to discover potential risks (= slow performance API) right from the beginning
The operations to test the performance:
The text was updated successfully, but these errors were encountered: