selenium

JBoss, Selenium, Maven, Hudson, M2 Extra Steps & Files Found Trigger plugins - how do all these work together in a continuous build + Integration test life-cycle ?

 

The Story - The Use Case:

We have two projects with two war artifacts which need to be deployed to a JBoss Application Server, whilst both webapps share a common base configuration, although the release life-cycle of each war have no correlation to the other.

In production both application servers are running & serving one another thus, Integration test should cover both JBoss instances & test their web services.

hagzag 12/09/2010 - 23:10

Needed to run Sellenium tests myself on Linux (RHEL5 & 4) didn't have this article to help me then see:

http://markgandolfo.com/2010/07/01/hudson-ci-server-running-cucumber-in-...

 

RHEL4 useers please note:

  1. you will need xorg-x11-Xvfb and not xorg-x11-server-Xvfb as stated in the above article.
  2. if you need Firefox (well who doesen't ) make sure you install it - it isn't installed by default on RHEL!.

Hope you find this useful (I know I do ...)

hagzag 06/07/2010 - 06:58
Syndicate content