X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Ftesting.html;h=7433caa00ce7c4200ffa85d610e3111a0f24e9de;hp=cf2ba01ce2789c2aac30949db622de59dc763248;hb=b47cbf4db0d9e96ddba749f3b44e714f7288443b;hpb=c27e23a43e40973e170cf901c729b14da6d3b9e8 diff --git a/doc/webserver/developer-manual/testing.html b/doc/webserver/developer-manual/testing.html index cf2ba01c..7433caa0 100644 --- a/doc/webserver/developer-manual/testing.html +++ b/doc/webserver/developer-manual/testing.html @@ -1,259 +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) -

    • /var/log/privoxy

    • /etc/privoxy

    • /usr/sbin/privoxy

    • /etc/init.d/privoxy

    • /usr/doc/privoxy*

  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). +
+
+ + + +