Alternatives to WebUnit
Alan Kennedy
alanmk at hotmail.com
Mon Oct 20 06:40:40 EDT 2003
More information about the Python-list mailing list
Mon Oct 20 06:40:40 EDT 2003
- Previous message (by thread): Alternatives to WebUnit
- Next message (by thread): Alternatives to WebUnit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Ben Finney wrote] > In searching for tools to run automated regression tests against a Web > aplication, I found (amid a number of tools requiring non-free Java) the > WebUnit code: I don't understand why you don't like Java? For those who might be interested, the following open-source java tools do automated web testing. http://jakarta.apache.org/commons/latka/ http://maxq.tigris.org/ Or you could roll your own using jython and Apache Commons HttpClient http://jakarta.apache.org/commons/httpclient/ regards, -- alan kennedy ----------------------------------------------------- check http headers here: http://xhaus.com/headers email alan: http://xhaus.com/mailto/alan
- Previous message (by thread): Alternatives to WebUnit
- Next message (by thread): Alternatives to WebUnit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list