mraible wrote:
>
>
> Your best bet is to use a name for them that can be uniquely
> identified. Here's an example of how I did this with Selenium tests:
>
> http://raibledesigns.com/rd/entry/integrating_selenium_with_maven_2
>
> Matt
>
hi Matt,
that worked perfectly, thanks. The bit I hadn
On Mon, Jun 9, 2008 at 7:42 AM, Ben Avery <[EMAIL PROTECTED]> wrote:
>
> I'm also writing some tests for the web services I've deployed, but am
> struggling to get the tests running at the right point.
> I've written them as junit tests, but don't want them to run in the test
> lifecycle phase, but
I'm also writing some tests for the web services I've deployed, but am
struggling to get the tests running at the right point.
I've written them as junit tests, but don't want them to run in the test
lifecycle phase, but rather run during the integration-test phase, when the
webapp is running via
This may help:
http://xfire.codehaus.org/Testing+Your+XFire+Services
Matt
On 1/14/08, Petar Zaprianov <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have my aplication in Appfuse 1.9.4 and i have a lot of web services with
> external pages, and i want to test them but not one by one because it is
>
Hi all,
I have my aplication in Appfuse 1.9.4 and i have a lot of web services with
external pages, and i want to test them but not one by one because it is
difficult, what framework should I use to automatize that test cases and
make my testing easier?
Thanks
--
Atte: Petar Zaprianov Doychev