Platform/Features/SPDY/TestPlan
Jump to navigation
Jump to search
SPDY
| Feature | Status | Dev Lead | QA Lead | Status |
| SPDY | Landed in Firefox 11 | Pat McManus | Ioana Budnar | In progress |
Summary
- SPDY is a transport protocol designed as a successor to HTTP as part of Google's "Let's make the web faster" initiative.
- A SPDY implementation will wrap the existing HTTP implementation as a sort of in-browser proxy. This preserves all of the existing HTTP semantics and tools (e.g. firebug), while leveraging the on-the-wire benefits of SPDY.
- This feature is targeted for Mozilla 11.
References
Use Cases
- .
Test Cases
- Manual test cases can be viewed [ here].
Important Bugs
Not Tested
- SPDY over non-SSL.
Sign off Criteria
- All test cases were run on the Firefox version the feature is targeted for (Firefox 11.0).
- All the major bugs have been fixed.