QA/Fennec/Default Search Engine: Difference between revisions

From MozillaWiki
< QA‎ | Fennec
Jump to navigation Jump to search
No edit summary
(adding results)
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Feature Reference==
==Feature Reference==
* Meta Bug:
* Overal Status:  
* Overal Status:  
** Nightly:  
** Nightly: {{mok}}
** Aurora:
** Aurora: {{mok}}
** Beta:   
** Beta: {{mok}}  
** Owner:(Teodora Vermesan, irc: TeoVermesan)
** Owner:(Teodora Vermesan, irc: TeoVermesan)
===Tracking Firefox Settings Bugs===
===Tracking Default Search Engine Bugs===
*[https://bugzilla.mozilla.org/show_bug.cgi?id=1071022   Change default search engine on Fennec]
*[https://bugzilla.mozilla.org/show_bug.cgi?id=11171862   fix geo-specific search defaults interaction with the defaultEngine getter]
 
===Details===
===Documents===
The search provider list must be inside US:
 
*Yahoo (default)
===One and Done task===
*Google
 
*Bing
===Testing Details===
*<rest of the default order>
The default search provider to be:
The search provider list must be outside US:
*Google (default)
*Yahoo
*Yahoo
*Bing
*Bing
*Google
*Amazon
*<rest of the default order>
*<rest of the default order>
 
===Testing Details===
==12-11-2014==
==(13-01-2015)==
Yahoo is the default search engine on 34 Beta 8, 35.0a2, 36.0a1 Nightly
Yahoo is default search engine on 36 Nightly, 35 Aurora and 34 Beta 8 for en-US only. (Android >= 4.0)
==(19-11-2014)==
Yahoo is default search engine on 36 Nightly, 35 Aurora and 34 Beta 8 for en-US only. (Gingerbread)
==(25-11-2014)==
*nightly: 36->Yahoo
*aurora: 35 ->Yahoo
*beta: 34 beta 11 ->Google
*release: 34 ->Google
==(05-12-2014)==
*nightly: 37->Yahoo
*aurora: 36 ->Yahoo
*beta: 35 beta 1 ->Yahoo
*release: 34 ->Google
==(08-01-2014)==
*nightly: 37->Yahoo
*aurora: 36 ->Yahoo
*beta: 35 beta 10 -> Google
*release: 34 ->Google
==(26-01-2014)==
*nightly: 38->Yahoo
*aurora: 37 ->Yahoo
*beta: 36 beta 2 -> Yahoo
*release: 35 ->Google
==Current status(17-02-2015)==
*38 nightly:
**default search engine: Google outside US, Yahoo inside US
**search activity: Google outside US, Yahoo inside US
*37 aurora:
**default search engine: Google outside US, Yahoo inside US
**search activity: Google outside US, Yahoo inside US
*36 beta 9:
**default search engine: Google outside US, Yahoo inside US
**search activity: Google outside US, Yahoo inside US
===Bugzilla ===
===Bugzilla ===
*  Default search engine (query with status, no, )
*  Default search engine (query with status, no, )
Line 29: Line 59:
<bugzilla>
<bugzilla>
{
{
  "id": "1071022,1072265,1056651,1056653,1073775,1089598,1095671"
  "id": "1071022,1072265,1056651,1056653,1073775,1089598,1095671,1117186, 1123980, 1128991"
 
}
}


Line 37: Line 68:
===Moztrap===
===Moztrap===
* testcases related (easier to track so when feature changes - update testcases)
* testcases related (easier to track so when feature changes - update testcases)
[https://moztrap.mozilla.org/manage/case/15793/ - Default search engine]

Latest revision as of 10:26, 17 February 2015

Feature Reference

  • Overal Status:
    • Nightly: [ON TRACK]
    • Aurora: [ON TRACK]
    • Beta: [ON TRACK]
    • Owner:(Teodora Vermesan, irc: TeoVermesan)

Tracking Default Search Engine Bugs

Details

The search provider list must be inside US:

  • Yahoo (default)
  • Google
  • Bing
  • <rest of the default order>

The search provider list must be outside US:

  • Google (default)
  • Yahoo
  • Bing
  • <rest of the default order>

Testing Details

(13-01-2015)

Yahoo is default search engine on 36 Nightly, 35 Aurora and 34 Beta 8 for en-US only. (Android >= 4.0)

(19-11-2014)

Yahoo is default search engine on 36 Nightly, 35 Aurora and 34 Beta 8 for en-US only. (Gingerbread)

(25-11-2014)

  • nightly: 36->Yahoo
  • aurora: 35 ->Yahoo
  • beta: 34 beta 11 ->Google
  • release: 34 ->Google

(05-12-2014)

  • nightly: 37->Yahoo
  • aurora: 36 ->Yahoo
  • beta: 35 beta 1 ->Yahoo
  • release: 34 ->Google

(08-01-2014)

  • nightly: 37->Yahoo
  • aurora: 36 ->Yahoo
  • beta: 35 beta 10 -> Google
  • release: 34 ->Google

(26-01-2014)

  • nightly: 38->Yahoo
  • aurora: 37 ->Yahoo
  • beta: 36 beta 2 -> Yahoo
  • release: 35 ->Google

Current status(17-02-2015)

  • 38 nightly:
    • default search engine: Google outside US, Yahoo inside US
    • search activity: Google outside US, Yahoo inside US
  • 37 aurora:
    • default search engine: Google outside US, Yahoo inside US
    • search activity: Google outside US, Yahoo inside US
  • 36 beta 9:
    • default search engine: Google outside US, Yahoo inside US
    • search activity: Google outside US, Yahoo inside US

Bugzilla

  • Default search engine (query with status, no, )

ex:

Full Query
ID Summary Priority Status
1056651 Add snippet pointing to info detailing around search provider choices and how to manage them -- RESOLVED
1056653 Create landing page providing users info about search providers and search provider management P5 RESOLVED
1072265 Record current default search provider in FHR for Android -- RESOLVED
1073775 Yahoo is default search engine, but search preferences say Google is my default -- RESOLVED
1089598 yahoo search code for the search activity widget -- RESOLVED
1117186 fix geo-specific search defaults interaction with the defaultEngine getter -- RESOLVED
1123980 Write geo-specific search engine metadata from region.properties to res/raw at build time -- RESOLVED
1128991 [mobile] Update filter.py to ignore US specific keys in region.properties -- RESOLVED

8 Total; 0 Open (0%); 8 Resolved (100%); 0 Verified (0%);


Moztrap

  • testcases related (easier to track so when feature changes - update testcases)

- Default search engine