Difference between revisions of "Test day setup"
(→Test Day Setup) |
|||
Line 1: | Line 1: | ||
=Test Day Setup= | =Test Day Setup= | ||
− | + | 1. Download and unpack/install (zip) [http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/1.5.0.8-candidates/rc2/ Firefox 1.5.0.8 RC2] ([http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/1.5.0.8-candidates/rc2/firefox-1.5.0.8.en-US.win32.zip Win32], [http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/1.5.0.8-candidates/rc2/firefox-1.5.0.8.en-US.linux-i686.tar.gz Linux], [http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/1.5.0.8-candidates/rc2/firefox-1.5.0.8.en-US.mac.dmg Mac]). | |
− | + | 2. Install the add on for the build id: | |
[https://addons.mozilla.org/firefox/1391/ Add ons] | [https://addons.mozilla.org/firefox/1391/ Add ons] | ||
− | + | 3. You should run Firefox with a new profile and set up your environment so that you can run different versions of the browser at the same time: | |
> set MOZ_NO_REMOTE=1 | > set MOZ_NO_REMOTE=1 | ||
> firefox -profileManager | > firefox -profileManager | ||
− | + | 4. Create a [http://litmus.mozilla.org/ Litmus] [http://litmus.mozilla.org/login.cgi Account] | |
− | + | 5. Start testing things, focusing on the [http://wiki.mozilla.org/Mozilla_QA_Community:1.5.0.8_Community_Test_Day#What_needs_to_be_tested.3F things that need testing]. |
Revision as of 13:21, 3 November 2006
Test Day Setup
1. Download and unpack/install (zip) Firefox 1.5.0.8 RC2 (Win32, Linux, Mac).
2. Install the add on for the build id: Add ons
3. You should run Firefox with a new profile and set up your environment so that you can run different versions of the browser at the same time:
> set MOZ_NO_REMOTE=1 > firefox -profileManager
5. Start testing things, focusing on the things that need testing.