Loop/QA/MSISDN testplan: Difference between revisions

From MozillaWiki
< Loop‎ | QA
Jump to navigation Jump to search
Line 23: Line 23:
= References =
= References =
* Test app - https://www.dropbox.com/s/g5gqybe4x9904o0/mobileidtestapps.zip - http://vimeo.com/97447685
* Test app - https://www.dropbox.com/s/g5gqybe4x9904o0/mobileidtestapps.zip - http://vimeo.com/97447685
* Development server - http://msisdn.dev.mozaws.net ( pref("services.mobileid.server.uri", "http://msisdn.dev.mozaws.net"); )
* https://wiki.mozilla.org/Loop
* https://wiki.mozilla.org/Loop
* https://wiki.mozilla.org/Media/WebRTC
* https://wiki.mozilla.org/Media/WebRTC
Line 32: Line 31:
** https://bugzilla.mozilla.org/show_bug.cgi?id=988469
** https://bugzilla.mozilla.org/show_bug.cgi?id=988469
** https://bugzilla.mozilla.org/show_bug.cgi?id=1020899 - Deploy the msisdn server to stage
** https://bugzilla.mozilla.org/show_bug.cgi?id=1020899 - Deploy the msisdn server to stage
* Preferences:
** you can set the "services.mobileid.loglevel" preference to "Debug" to see the Mobile ID debug messages.
** Development server - http://msisdn.dev.mozaws.net ( pref("services.mobileid.server.uri", "http://msisdn.dev.mozaws.net"); )


= MozTrap Test Cases added =
= MozTrap Test Cases added =

Revision as of 16:57, 25 June 2014

Loop/QA/

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

What will not be tested