OSB automated testing
668836Apr 24 2009 — edited Jan 11 2010Hi all,
I am a new user of OSB 10g R3. I need to create automated testing for my Proxy Services (and Business Services accordingly).
Most of my cases are web-services and JMS.
I am thinking to use Hudson, as CI, and JUnit and XMLUnit as the unit testing tools.
Which is your favourite testing tools?
Have you ever try to create automated tests for OSB (or ALSB) and if yes which tools do you recommend?
My question is how to integrate the test data files (request and expected response) and the java code to execute the tests.
The only way that I can find to implement the automated testing is to create a new (java) project and deploy it as standalone.
But this way is has the disadvantage that tests are independently from my OSB Configuration (and related OSB projects).
Have you find any way to integrate the unit tests and the OSB projects?
Regards,
qiozas