Features/Desktop/Silent Update whatsnew/TestPlan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 19: Line 19:


* With Silent Update, the What's New page itself is less relevant to the user given we want to be "silent". However, there is a need for Product Marketing/Engagement to communicate to our users on a regular basis and the purpose of this feature page is to define those requirements.
* With Silent Update, the What's New page itself is less relevant to the user given we want to be "silent". However, there is a need for Product Marketing/Engagement to communicate to our users on a regular basis and the purpose of this feature page is to define those requirements.
* The server side work is being developed for this release, while the client side work to provide this functionality is available with Firefox 4 and above.


== Reference  ==
== Reference  ==
Line 25: Line 26:


== Use Cases to Test  ==
== Use Cases to Test  ==
* 1. A new build from within same milestone is released
* 1. A new build from within same milestone is released
* 2. A new build with other milestone is released
* 2. A new build with other milestone is released
Line 30: Line 32:
== Test Cases  ==
== Test Cases  ==


[https://docs.google.com/spreadsheet/ccc?key=0AjoApZak_SIodDJpTkZqUUpTRFVJMWRfMnNEM1loMkE&hl=en_US#gid=0 Test cases]


== Important bugs  ==
== Important bugs  ==


* The server side work is being done in [https://bugzilla.mozilla.org/show_bug.cgi?id=459972 bug 459972].  
* Tracking bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=459972 459972].  
* The client side work to provide this functionality is available with Firefox 4 and above.
* Dependencies:
** [https://bugzilla.mozilla.org/show_bug.cgi?id=682805 682805] - Generate snippets using new attributes - ASSIGNED
** [https://bugzilla.mozilla.org/show_bug.cgi?id=530872 530872] - app.update.url params / update.xml cleanup and addition of a custom string property for apps - RESOLVED FIXED
** [https://bugzilla.mozilla.org/show_bug.cgi?id=696278 696278] - Update AUS2 code to AUS2_PRODUCTION (support for new attributes) - RESOLVED FIXED

Revision as of 13:55, 26 October 2011

Silent Update whatsnew

Feature Status Dev Lead QA Lead Status
Silent Update whatsnew Landed in Firefox 8 Lawrence Mandel Mihaela Velimiroviciu

Summary

  • With Silent Update, the What's New page itself is less relevant to the user given we want to be "silent". However, there is a need for Product Marketing/Engagement to communicate to our users on a regular basis and the purpose of this feature page is to define those requirements.
  • The server side work is being developed for this release, while the client side work to provide this functionality is available with Firefox 4 and above.

Reference

  • Feature wiki page - Link

Use Cases to Test

  • 1. A new build from within same milestone is released
  • 2. A new build with other milestone is released

Test Cases

Test cases

Important bugs

  • Tracking bug: 459972.
  • Dependencies:
    • 682805 - Generate snippets using new attributes - ASSIGNED
    • 530872 - app.update.url params / update.xml cleanup and addition of a custom string property for apps - RESOLVED FIXED
    • 696278 - Update AUS2 code to AUS2_PRODUCTION (support for new attributes) - RESOLVED FIXED