X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Ftesting.html;h=7433caa00ce7c4200ffa85d610e3111a0f24e9de;hp=9c25ac85366f45d10b0e86669a6593010fd3abfc;hb=b47cbf4db0d9e96ddba749f3b44e714f7288443b;hpb=a5b1999794b4b0faa68812c0b8b2861316ae8341 diff --git a/doc/webserver/developer-manual/testing.html b/doc/webserver/developer-manual/testing.html index 9c25ac85..7433caa0 100644 --- a/doc/webserver/developer-manual/testing.html +++ b/doc/webserver/developer-manual/testing.html @@ -1,250 +1,157 @@ -Testing Guidelines
Privoxy Developer Manual
PrevNext

5. Testing Guidelines

To be filled.

5.1. Testplan for releases

Explain release numbers. major, minor. developer releases. etc. - -

  1. Remove any existing rpm with rpm -e

  2. Remove any file that was left over. This includes (but is not limited to) -

  3. Install the rpm. Any error messages?

  4. start,stop,status Privoxy with the specific script - (e.g. /etc/rc.d/init/privoxy stop). Reboot your machine. Does - autostart work?

  5. Start browsing. Does Privoxy work? Logfile written?

  6. Remove the rpm. Any error messages? All files removed?

5.2. Test reports

Please submit test reports only with the test form -at sourceforge. Three simple steps: -

- Do not mail to the mailing list (we cannot keep track on issues there). -


PrevHomeNext
Coding Guidelines Releasing a New Version
\ No newline at end of file + + + + + Testing Guidelines + + + + + + + + + + + +
+

5. Testing + Guidelines

+ +

To be filled.

+ +
+

5.1. + Testplan for releases

+ +

Explain release numbers. major, minor. developer releases. etc.

+ +
    +
  1. +

    Remove any existing rpm with rpm -e

    +
  2. + +
  3. +

    Remove any file that was left over. This includes (but is not + limited to)

    + +
      +
    • +

      /var/log/privoxy

      +
    • + +
    • +

      /etc/privoxy

      +
    • + +
    • +

      /usr/sbin/privoxy

      +
    • + +
    • +

      /etc/init.d/privoxy

      +
    • + +
    • +

      /usr/doc/privoxy*

      +
    • +
    +
  4. + +
  5. +

    Install the rpm. Any error messages?

    +
  6. + +
  7. +

    start,stop,status Privoxy with + the specific script (e.g. /etc/rc.d/init/privoxy stop). Reboot your + machine. Does autostart work?

    +
  8. + +
  9. +

    Start browsing. Does Privoxy + work? Logfile written?

    +
  10. + +
  11. +

    Remove the rpm. Any error messages? All files removed?

    +
  12. +
+
+ +
+

5.2. + Test reports

+ +

Please submit test reports only with the test form at sourceforge. Three simple steps:

+ + Do not mail to the mailing list (we cannot keep track on issues + there). +
+
+ + + +