QA/Desktop Firefox/Funnelcake/Firefox 22 SEM: Difference between revisions

 
(23 intermediate revisions by 4 users not shown)
Line 15: Line 15:
* First Run Page is http://www.mozilla.org/id/firefox/22.0/firstrun/?f=23
* First Run Page is http://www.mozilla.org/id/firefox/22.0/firstrun/?f=23
* About Dialog is localized and displays ''Funnelcake July 2013''
* About Dialog is localized and displays ''Funnelcake July 2013''
* Update Channel is ''release-cck-mozilla23''
* Update Channel is ''release-cck-mozilla23'' (AUS URL only, app.update.channel and channel-prefs.js will still reference "release")
* Mozmill functional automation testrun passes with no unknown failures
* Mozmill functional automation testrun passes with no unknown failures
* Basic smoketesting behaviours work as expected (tabbed browsing, search, bookmarks, history, etc)
* Basic smoketesting behaviours work as expected (tabbed browsing, search, bookmarks, history, etc)
* Install directory contains a distribution/distribution.ini file with the above modifications


=== Testing ===
=== Testing ===
Line 27: Line 28:
  |-
  |-
  | Stub Installer
  | Stub Installer
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{done|}}, pt-BR: {{done|}}
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{done|}}, pt-BR: {{done|}}
  | id: '''PASS''', pt-BR: '''PASS'''
  |-
  |-
  | Standard Installer
  | Standard Installer
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{done|}}, pt-BR: {{done|}}
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: result, pt-BR: {{done|}}
  | id: '''PASS''', pt-BR: '''PASS'''
  |-
  |-
  | First Run page
  | First Run page
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{fail|}} (*1), pt-BR: {{fail|}} (*1)
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{done|}}, pt-BR: {{fail|}} (*1)
  | id: '''PASS''', pt-BR: '''PASS'''
  |-
  |-
  | About Dialog
  | About Dialog
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{done|}}, pt-BR: {{done|}}
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{done|}}, pt-BR: {{done|}}
  | id: '''PASS''', pt-BR: '''PASS'''
  |-
  |-
  | Update Channel
  | Update Channel
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{fail|}} (*2), pt-BR: {{fail|}} (*2)
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{fail|}} (*3), pt-BR: {{fail|}} (*2)
  | id: '''PASS''', pt-BR: '''PASS'''
  |-
  |-
  | Functional Automation
  | Functional Automation
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: {{done|}}, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  |-
  |-
  | Basic Smoketesting
  | Basic Smoketesting
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: result, pt-BR: result
  | id: '''PASS''', pt-BR: '''PASS'''
  | id: result, pt-BR: {{done|}}
  | id: '''PASS''', pt-BR: '''PASS'''
|-
| Distribution file
| id: '''PASS''', pt-BR: '''PASS'''
| id: '''PASS''', pt-BR: '''PASS'''
| id: '''PASS''', pt-BR: '''PASS'''
  |}
  |}
Notes:
 
* (*1) - First Run page is only displayed on new profiles
=== Issues Found ===
* (*2) - Update channel is release
* {{bug|895843}} [mozmill] testReorderSearchEngines.js fails with "Modal dialog has been found and processed"
* (*3) - About dialog shows Funnelcake July 2013 mozilla23 - 1.0
*      - In about:config app.update.channel shows release channel.

Latest revision as of 20:19, 19 July 2013

Firefox 22 SEM Funnelcake

Test plan to document QA sign-off for Firefox 22 SEM Funnelcake builds.
See bug 892848 for more information.

Build Information

  • Branch: Firefox 22.0
  • Platforms: Windows XP, Windows 7 32-bit, Windows 8 64-bit
  • Locales: Indonesian (id), Brazilian (pt-BR)
  • Installers:

Sign-off Criteria

  • Installers are localized and download the correct build
  • First Run Page is http://www.mozilla.org/id/firefox/22.0/firstrun/?f=23
  • About Dialog is localized and displays Funnelcake July 2013
  • Update Channel is release-cck-mozilla23 (AUS URL only, app.update.channel and channel-prefs.js will still reference "release")
  • Mozmill functional automation testrun passes with no unknown failures
  • Basic smoketesting behaviours work as expected (tabbed browsing, search, bookmarks, history, etc)
  • Install directory contains a distribution/distribution.ini file with the above modifications

Testing

Sign-off Criteria Windows XP Windows 7 32-bit Windows 8 64-bit
Stub Installer id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS
Standard Installer id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS
First Run page id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS
About Dialog id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS
Update Channel id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS
Functional Automation id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS
Basic Smoketesting id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS
Distribution file id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS id: PASS, pt-BR: PASS

Issues Found

  • bug 895843 [mozmill] testReorderSearchEngines.js fails with "Modal dialog has been found and processed"