generated files. do NOT edit.
[privoxy.git] / doc / webserver / developer-manual / testing.html
1 <HTML
2 ><HEAD
3 ><TITLE
4 >Testing Guidelines</TITLE
5 ><META
6 NAME="GENERATOR"
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK
8 REL="HOME"
9 TITLE="Privoxy Developer Manual"
10 HREF="index.html"><LINK
11 REL="PREVIOUS"
12 TITLE="Version Control Guidelines"
13 HREF="cvs.html"><LINK
14 REL="NEXT"
15 TITLE="Releasing a new version"
16 HREF="newrelease.html"><LINK
17 REL="STYLESHEET"
18 TYPE="text/css"
19 HREF="../p_doc.css"></HEAD
20 ><BODY
21 CLASS="SECT1"
22 BGCOLOR="#EEEEEE"
23 TEXT="#000000"
24 LINK="#0000FF"
25 VLINK="#840084"
26 ALINK="#0000FF"
27 ><DIV
28 CLASS="NAVHEADER"
29 ><TABLE
30 WIDTH="100%"
31 BORDER="0"
32 CELLPADDING="0"
33 CELLSPACING="0"
34 ><TR
35 ><TH
36 COLSPAN="3"
37 ALIGN="center"
38 >Privoxy Developer Manual</TH
39 ></TR
40 ><TR
41 ><TD
42 WIDTH="10%"
43 ALIGN="left"
44 VALIGN="bottom"
45 ><A
46 HREF="cvs.html"
47 >Prev</A
48 ></TD
49 ><TD
50 WIDTH="80%"
51 ALIGN="center"
52 VALIGN="bottom"
53 ></TD
54 ><TD
55 WIDTH="10%"
56 ALIGN="right"
57 VALIGN="bottom"
58 ><A
59 HREF="newrelease.html"
60 >Next</A
61 ></TD
62 ></TR
63 ></TABLE
64 ><HR
65 ALIGN="LEFT"
66 WIDTH="100%"></DIV
67 ><DIV
68 CLASS="SECT1"
69 ><H1
70 CLASS="SECT1"
71 ><A
72 NAME="TESTING"
73 >7. Testing Guidelines</A
74 ></H1
75 ><P
76 >To be filled.</P
77 ><DIV
78 CLASS="SECT2"
79 ><H2
80 CLASS="SECT2"
81 ><A
82 NAME="TESTING-PLAN"
83 >7.1. Testplan for releases</A
84 ></H2
85 ><P
86 >       Explain release numbers. major, minor. developer releases. etc.
87
88 <P
89 ></P
90 ><OL
91 TYPE="1"
92 ><LI
93 ><P
94 >Remove any existing rpm with rpm -e</P
95 ></LI
96 ><LI
97 ><P
98 >Remove any file that was left over. This includes (but is not limited to)
99       <P
100 ></P
101 ><UL
102 ><LI
103 ><P
104 >/var/log/privoxy</P
105 ></LI
106 ><LI
107 ><P
108 >/etc/privoxy</P
109 ></LI
110 ><LI
111 ><P
112 >/usr/sbin/privoxy</P
113 ></LI
114 ><LI
115 ><P
116 >/etc/init.d/privoxy</P
117 ></LI
118 ><LI
119 ><P
120 >/usr/doc/privoxy*</P
121 ></LI
122 ></UL
123 ></P
124 ></LI
125 ><LI
126 ><P
127 >Install the rpm. Any error messages?</P
128 ></LI
129 ><LI
130 ><P
131 >start,stop,status <SPAN
132 CLASS="APPLICATION"
133 >Privoxy</SPAN
134 > with the specific script
135       (e.g. /etc/rc.d/init/privoxy stop). Reboot your machine. Does
136       autostart work?</P
137 ></LI
138 ><LI
139 ><P
140 >Start browsing. Does <SPAN
141 CLASS="APPLICATION"
142 >Privoxy</SPAN
143 > work? Logfile written?</P
144 ></LI
145 ><LI
146 ><P
147 >Remove the rpm. Any error messages? All files removed?</P
148 ></LI
149 ></OL
150 ></P
151 ></DIV
152 ><DIV
153 CLASS="SECT2"
154 ><H2
155 CLASS="SECT2"
156 ><A
157 NAME="TESTING-REPORT"
158 >7.2. Test reports</A
159 ></H2
160 ><P
161 >Please submit test reports only with the <A
162 HREF="http://sourceforge.net/tracker/?func=add&group_id=11118&atid=395005"
163 TARGET="_top"
164 >test form</A
165 >
166 at sourceforge. Three simple steps:
167         <P
168 ></P
169 ><UL
170 ><LI
171 ><P
172 >Select category: the distribution you test on.</P
173 ></LI
174 ><LI
175 ><P
176 >Select group: the version of <SPAN
177 CLASS="APPLICATION"
178 >Privoxy</SPAN
179 > that we are about to release.</P
180 ></LI
181 ><LI
182 ><P
183 >Fill the Summary and Detailed Description with something
184               intelligent (keep it short and precise).</P
185 ></LI
186 ></UL
187 >
188         Do not mail to the mailinglist (we cannot keep track on issues there).
189       </P
190 ></DIV
191 ></DIV
192 ><DIV
193 CLASS="NAVFOOTER"
194 ><HR
195 ALIGN="LEFT"
196 WIDTH="100%"><TABLE
197 WIDTH="100%"
198 BORDER="0"
199 CELLPADDING="0"
200 CELLSPACING="0"
201 ><TR
202 ><TD
203 WIDTH="33%"
204 ALIGN="left"
205 VALIGN="top"
206 ><A
207 HREF="cvs.html"
208 >Prev</A
209 ></TD
210 ><TD
211 WIDTH="34%"
212 ALIGN="center"
213 VALIGN="top"
214 ><A
215 HREF="index.html"
216 >Home</A
217 ></TD
218 ><TD
219 WIDTH="33%"
220 ALIGN="right"
221 VALIGN="top"
222 ><A
223 HREF="newrelease.html"
224 >Next</A
225 ></TD
226 ></TR
227 ><TR
228 ><TD
229 WIDTH="33%"
230 ALIGN="left"
231 VALIGN="top"
232 >Version Control Guidelines</TD
233 ><TD
234 WIDTH="34%"
235 ALIGN="center"
236 VALIGN="top"
237 >&nbsp;</TD
238 ><TD
239 WIDTH="33%"
240 ALIGN="right"
241 VALIGN="top"
242 >Releasing a new version</TD
243 ></TR
244 ></TABLE
245 ></DIV
246 ></BODY
247 ></HTML
248 >