You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Four scenarios are going to be deployed for testing the system End2End Reliability:
First Scenario:
In this case we'll test the maximum number of inboxes that the system can provision with one request with a 4K payload.
When the test is finished, the following message will be shown: "X inboxes have been provisioned with a 4 KBytes payload in Y seconds with no errors"
Second Scenario:
In this scenario we will evaluate the maximun number of simultaneous blocking connections that the system can handle.
When finished, a message like this will be shown: "The system can handle X simultaneous connections with no errors"
Third Scenario:
In this scenario we will evaluate the max ratio of pop request supported by the system (extracting one message of 1K each)
When finished, a message like this will be shown: "The system can handle X pop request (1K) in Y segs with no errors"
Four Scenario:
Long term test. The system will be running a large period of time while several clients (provisioners and consumers) will be launching requests to it.
When finished, a message will be shown: "The system has been active for X days and Y transactions have been transferred."
End2End Strees Reliability: Check system Reliability on different loads
The text was updated successfully, but these errors were encountered: