QA/Fennec/Support weighted snippets: Difference between revisions

From MozillaWiki
< QA‎ | Fennec
Jump to navigation Jump to search
(Created page with "==Feature Reference== * Meta Bug: {{Bug|1002567}} * Overal Status: ** Nightly: {{mrisk}} ** Aurora: {{mrisk}} ** Beta: {{mrisk}} * Owner:(Cristina Madaras, irc: CristinaM) ...")
 
 
(27 intermediate revisions by the same user not shown)
Line 2: Line 2:
* Meta Bug: {{Bug|1002567}}
* Meta Bug: {{Bug|1002567}}
* Overal Status:  
* Overal Status:  
** Nightly: {{mrisk}}  
** Nightly: {{mready}}  
** Aurora: {{mrisk}}  
** Aurora: {{mready}}
** Beta: {{mrisk}}
** Beta: {{mready}}
* Owner:(Cristina Madaras, irc: CristinaM)
* Owner:(Cristina Madaras, irc: CristinaM)
===Testing details===
===Testing details===
*Tracking Snippets Bugs:
*Tracking Snippets Bugs:
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1002567 Support weighted snippets ]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1002567 Support weighted snippets ]
====Details====
For testing this feature will use a file test which provides some test snippets with various weights <br />
Steps:<br />
**Launch Fennec <br />
**Go to about:config
**Change the value of the 'browser.snippets.updateUrl' setting to 'http://people.mozilla.org/~mleibovic/snippets.json'
**Optional 'browser.snippets.updateInterval' value can be changed to pull in that test file more quickly (default value 24 hours) <br />
**Every time when home page is reopened, another snippet should be displayed and the snippets with higher weight should appear more frequently
====Date: 2014-05-30====
**exploratory testing on Nightly 32.0a1 (2014-05-29)
**I used [http://people.mozilla.org/~mleibovic/snippets.json Margaret's JSON file for testing the snippets ]
**The frequency of the snippets for different values of "browser.snippets.updateInterval" setting.
<gallery widths=320px heights=200px>
File:Browser.snippets.updateInterval=20.png|browser.snippets.updateInterval = 20
File:Browser.snippets.updateInterval=300.png|browser.snippets.updateInterval = 300
File:Browser.snippets.updateInterval=3600.png|browser.snippets.updateInterval= 3600
File:Browser.snippets.updateInterval=18000.png|browser.snippets.updateInterval= 18000
</gallery>
====Date: 2014-06-05====
**exploratory testing on Nightly 32.0a1 (2014-06-04) using [http://people.mozilla.org/~mleibovic/snippets.json Margaret's JSON file for testing the snippets ]
**Discussed with Margaret via e-mail about the snippets frequency.
====Date: 2014-06-18====
**exploratory testing on Nightly 33.0a1 (2014-06-17) using [http://people.mozilla.org/~mleibovic/snippets.json Margaret's JSON file for testing the snippets ]
**exploratory testing on Aurora 32.0a2 (2014-06-17) using [http://people.mozilla.org/~mleibovic/snippets.json Margaret's JSON file for testing the snippets ]
====Date: 2014-07-10====
**exploratory testing on Nightly 33.0a1 (2014-07-09) using [http://people.mozilla.org/~mleibovic/snippets.json Margaret's JSON file for testing the snippets ]
**exploratory testing on Aurora 32.0a2 (2014-07-09) using [http://people.mozilla.org/~mleibovic/snippets.json Margaret's JSON file for testing the snippets ]
====Date: 2014-07-25====
**exploratory testing on Nightly 34.0a1 (2014-07-24) and Aurora 33.0a2 (2014-07-24) using [http://people.mozilla.org/~mleibovic/snippets.json Margaret's JSON file for testing the snippets ]
**Bug logged: [https://bugzilla.mozilla.org/show_bug.cgi?id=1043851 No home banner displayed]
====Date: 2014-07-29====
**Verified bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1042502 No need to removeObserver in Snippets]
====Date: 2014-08-01====
**exploratory testing
*Builds:
*Firefox for Android 32 Beta 2
*Firefox for Android 34.0a1 (2014-07-31)
*Firefox for Android 33.0a1 (2014-07-31)


===Bugzilla ===
===Bugzilla ===
Line 15: Line 61:
<bugzilla>
<bugzilla>
{
{
    "blocks": "1002567",
"id": "1002567, 1042502"
    "include_fields": "id, priority, summary, status, assigned_to",
    "order": "Status"
}
}
</bugzilla>
</bugzilla>

Latest revision as of 07:08, 1 August 2014

Feature Reference

  • Meta Bug: bug 1002567
  • Overal Status:
    • Nightly: [READY]
    • Aurora: [READY]
    • Beta: [READY]
  • Owner:(Cristina Madaras, irc: CristinaM)

Testing details

Details

For testing this feature will use a file test which provides some test snippets with various weights
Steps:

    • Launch Fennec
    • Go to about:config
    • Change the value of the 'browser.snippets.updateUrl' setting to 'http://people.mozilla.org/~mleibovic/snippets.json'
    • Optional 'browser.snippets.updateInterval' value can be changed to pull in that test file more quickly (default value 24 hours)
    • Every time when home page is reopened, another snippet should be displayed and the snippets with higher weight should appear more frequently

Date: 2014-05-30

Date: 2014-06-05

Date: 2014-06-18

Date: 2014-07-10

Date: 2014-07-25

Date: 2014-07-29

Date: 2014-08-01

    • exploratory testing
  • Builds:
  • Firefox for Android 32 Beta 2
  • Firefox for Android 34.0a1 (2014-07-31)
  • Firefox for Android 33.0a1 (2014-07-31)

Bugzilla

  • Support weighted snippets bugs (query with status, no, )
Full Query
ID Summary Priority Status
1002567 Support weighted snippets -- VERIFIED
1042502 No need to removeObserver in Snippets -- VERIFIED

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


Moztrap

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