Difference between revisions of "Test day setup"

From CDOT Wiki
Jump to: navigation, search
 
(Test Day Setup)
Line 1: Line 1:
 
=Test Day Setup=
 
=Test Day Setup=
#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]).   
+
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]).   
  
#Install the add on for the build id:
+
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]
  
#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:
+
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
  
# Create a [http://litmus.mozilla.org/ Litmus] [http://litmus.mozilla.org/login.cgi Account]
+
4. Create a [http://litmus.mozilla.org/ Litmus] [http://litmus.mozilla.org/login.cgi Account]
  
# 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].
+
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 14: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

4. Create a Litmus Account

5. Start testing things, focusing on the things that need testing.