Skip to content
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

E2E Reliability and Performace Test #60

Open
mrutid opened this issue Aug 29, 2012 · 2 comments
Open

E2E Reliability and Performace Test #60

mrutid opened this issue Aug 29, 2012 · 2 comments
Assignees

Comments

@mrutid
Copy link
Member

mrutid commented Aug 29, 2012

End2End Strees Reliability: Check system Reliability on different loads

@ghost ghost assigned aarranz Aug 29, 2012
@DavidBR91
Copy link

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."

@mrutid
Copy link
Member Author

mrutid commented Sep 17, 2012

Nice to have!

HTML/WebGL Interface to represent the test results.

Worths 100Stars

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants