QA/Common voice: Difference between revisions
< QA
Jump to navigation
Jump to search
Paul.silaghi (talk | contribs) No edit summary |
Paul.silaghi (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= Mozilla's Common Voice = | |||
== Ownership == | == Ownership == | ||
Product owner: [mailto:kdavis@mozilla.com Kelly Davis] [:kdavis] <br /> | Product owner: [mailto:kdavis@mozilla.com Kelly Davis] [:kdavis] <br /> | ||
Line 13: | Line 15: | ||
*[https://github.com/mozilla/voice-web/issues Issue tracking] | *[https://github.com/mozilla/voice-web/issues Issue tracking] | ||
*[https://test.mozvoice.org/ Integration Test Website] | *[https://test.mozvoice.org/ Integration Test Website] | ||
== Test Strategy == | |||
=== Environments === | |||
Testing will be performed on following OSs: | |||
* Mac OS X 10 | |||
* Windows 7 | |||
* Windows 10 | |||
* Ubuntu 16 | |||
* iOS x.x | |||
Testing will be performed on following browsers: | |||
* Firefox 53.0.3 | |||
* Chrome 58 | |||
* Opera | |||
* Safari | |||
=== Test Types === | |||
{|class="wikitable" style="width:60%" | |||
|- | |||
! Type of Testing !! Required (Yes/No) !! Owners !! Details/Comments | |||
|- | |||
| Manual | |||
|style="text-align:center;" | Yes | |||
|style="text-align:center;" | Moz QA Rel team || | |||
|- | |||
| Automation | |||
|style="text-align:center;" | No || || | |||
|- | |||
|- | |||
| Performance | |||
|style="text-align:center;" | No || || | |||
|- | |||
| Security | |||
|style="text-align:center;" | No || || | |||
|- | |||
| Usability | |||
|style="text-align:center;" | No || || | |||
|- | |||
| Metrics/Telemetry | |||
|style="text-align:center;" | TBD|| || | |||
|} | |||
== Use Cases == | == Use Cases == | ||
*User should be able to make a donation | |||
*User | *User should be able to create a recording | ||
*User | *User should be able to listen a recording | ||
*User | *User should be able to sign-up for a new account | ||
*User | *User should be able to share the project to others | ||
*User | |||
== Test Cases == | == Test Cases == | ||
*The test cases for this feature can be viewed [https:// here] | *The test cases for this feature can be viewed [https://docs.google.com/spreadsheets/d/1TLvhVLKop__EWYUU3nq-Tjcwjg9efQXEaqAwkKgVl1Q/edit#gid=0 here] | ||
== Important Bugs == | == Important Bugs == | ||
* TBD | |||
== Not Tested == | == Not Tested == | ||
* TBD | * TBD | ||
== Sign off Criteria == | == Sign off == | ||
=== Criteria === | |||
*All the test cases were executed. | *All the test cases were executed. | ||
*All the major bugs have been fixed. | *All the major bugs have been fixed. | ||
=== Results === | |||
* TBD |
Revision as of 15:23, 7 June 2017
Mozilla's Common Voice
Ownership
Product owner: Kelly Davis [:kdavis]
Developers lead: Michael Henretty [:mikehenrty]
QA: Paul Silaghi [:pauly]
Summary
- a web application containing a set of voice data that researchers and others can use for free to create better voice technologies for the Internet
- based on the speech synthesis technology
References
Test Strategy
Environments
Testing will be performed on following OSs:
- Mac OS X 10
- Windows 7
- Windows 10
- Ubuntu 16
- iOS x.x
Testing will be performed on following browsers:
- Firefox 53.0.3
- Chrome 58
- Opera
- Safari
Test Types
Type of Testing | Required (Yes/No) | Owners | Details/Comments |
---|---|---|---|
Manual | Yes | Moz QA Rel team | |
Automation | No | ||
Performance | No | ||
Security | No | ||
Usability | No | ||
Metrics/Telemetry | TBD |
Use Cases
- User should be able to make a donation
- User should be able to create a recording
- User should be able to listen a recording
- User should be able to sign-up for a new account
- User should be able to share the project to others
Test Cases
- The test cases for this feature can be viewed here
Important Bugs
- TBD
Not Tested
- TBD
Sign off
Criteria
- All the test cases were executed.
- All the major bugs have been fixed.
Results
- TBD