Loop/QA/MSISDN testplan

From MozillaWiki
Jump to navigation Jump to search

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

echo 'user_pref("services.mobileid.server.uri", "http://msisdn.dev.mozaws.net/");' >> prefs.js ) (until bug 1021595 is fixed, you should use https://msisdn-dev.stage.mozaws.net/ )

  • Go to MobileID test app
  • Tap on "Get Assertion"
  • Choose the mobile provider and tap on "Share"
  • Result should be indicated as on http://vimeo.com/97447685

What will not be tested