QA/Sync/Test Plan/grinder tests: Difference between revisions

Line 21: Line 21:
== Test Cases ==
== Test Cases ==
* Sustained Load - Long periods of load until read time becomes unbearably large because we are no longer caching data
* Sustained Load - Long periods of load until read time becomes unbearably large because we are no longer caching data
* Spike Load - How do we deal with a ton of requests at once or in a very short time (say >15 min)
* Spike Load
** There are currently client side issues that we need to keep track of with this. Based on the architecture the only place that a high amount of connections can hurt us is at the load balencer stage. Firefox needs to be able to deal with us saying "No you may not sync right now because we are busy"
* Generating Data (and verification)
* Generating Data (and verification)
** Bookmarks
** Bookmarks
89

edits