QA/Loop/MSISDN: Difference between revisions

From MozillaWiki
< QA‎ | Loop
Jump to navigation Jump to search
 
Line 12: Line 12:
* MozTrap tests
* MozTrap tests
** To be done by QA
** To be done by QA
** Moztrap tests would make use of the test apps at https://www.dropbox.com/s/g5gqybe4x9904o0/mobileidtestapps.zip . These apps make use of a real verification server, something that the mochitests don't do.
** Moztrap tests see: https://moztrap.mozilla.org/manage/case/14513/
* Mochitests
* Mochitests
** To be done by developer (writes a sjs to mock the verification server - https://bugzilla.mozilla.org/show_bug.cgi?id=1022181 )
** To be done by developer (writes a sjs to mock the verification server - https://bugzilla.mozilla.org/show_bug.cgi?id=1022181 )
* XPCShell tests done by developer
* Gaia integration tests done by developer


= Schedule Scoping =
= Schedule Scoping =

Latest revision as of 15:59, 2 October 2014

MSISDN Test Plan

Overview

Test plan for the Mozilla MSISDN Verification API. MSISDN is a number uniquely identifying a subscription in a GSM or a UMTS mobile network. Simply put, it is the telephone number to the SIM card in a mobile/cellular phone. This abbreviation has several interpretations, the most common one being "Mobile Subscriber Integrated Services Digital Network-Number". See http://en.wikipedia.org/wiki/MSISDN

The webAPI still needs to be documented. A brief explanation of the verification methods https://github.com/mozilla-services/msisdn-gateway/blob/master/API.md

The lead developer is Fernando Jiménez Moreno [:ferjm].

Test Strategy

Schedule Scoping

References

MozTrap Test Cases added