6 messages in com.canoo.lists.webtestRe: [Webtest] Webtest and jUnit| From | Sent On | Attachments |
|---|---|---|
| Evan Hughes | 22 Oct 2003 15:01 | |
| Siegfried Göschl | 23 Oct 2003 10:40 | |
| Evan Hughes | 23 Oct 2003 14:53 | |
| Siegfried Göschl | 24 Oct 2003 04:00 | |
| Cardimino, Peter | 24 Oct 2003 04:55 | |
| Aatish Arora | 26 Oct 2003 23:54 |
| Subject: | Re: [Webtest] Webtest and jUnit![]() |
|---|---|
| From: | Siegfried Göschl (sieg...@it20one.at) |
| Date: | 10/23/2003 10:40:34 AM |
| List: | com.canoo.lists.webtest |
Hi Evan,
my short comment is "If you have a hammer everything looks like a nail" ... :-)
A longer answer is
+) AFAIK it is tied to ANT but you need some scripting anyway to setup a test environment, provide initialization, and so on. You can also wrap the ANT process into a JUNIT test.
+) At Together Teamlösungen we evaluates HTTPUnit and Canoo WebTest and Canoo WebTest won. Not because you have the flexibility to do anything you want but refactoring HTTPUnit test cases plus providing extensive reporting would reinvent the Canoo WebTest wheel. And I nearly forgot to mention that a lot of Canoo WebTests were already running and generating reports when the other guy was still pondering over the problems to solve with HTTPUnit ... :-)
+) If you do extensive testing you might have local JUNIT tests, remote JUNIT/CACTUS test to be run against a test server and webtest suite plus a lot of tweaking for test setup and automated deployment. Having said that these three categories of tests are usually run a different point in time generating more than one report anyway.
+) So you might be interested in consolidating these report since you thought along the line of using JUNIT to run Canoo WebTest. This requieres some ANT coding.
+) Here my answer get biased since I dropped ANT long ago and switched to MAVEN since MAVEN gives you a lot of tools you need for doing a "Clean Build and Smoke Test"
+) Therefore we migrated the bigger part of the ANT build to MAVEN and integrated the Canoo WebTest into the generated project documentation.
Maybe I see a lot of MAVEN nails but my answer might help ...
Cheers,
Siegfried Goeschl
On 22 Oct 2003 at 18:01, Evan Hughes wrote:
Howdy,
I'm evaluating Webtest as a QA tool for Back-End (see back-end.org). We have a number of php developers that are java neophytes, and they'd like to use it in place of HttpUnit, but I would like to use jUnit to gather and store test results.
Does a jUnit wrapper for Webtest exist?
How tightly coupled is Webtest with Ant? Would writing a jUnit wrapper be a trivial task?
thanks, e
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
Siegfried Goeschl CTO ================================= IT20one GmbH mail: sieg...@it20one.at phone: +43-1-9900046 fax: +43-1-52 37 888 www.it20one.at




