Hi team!
I have already some expirience in work with ServiceMix. I asked many
questions about testing, so, let collect information.
1. I develop some service. How can I test it?
1.1 Unit-testing, when I can check logic of work service-functionality.
It is clear for me.
1.2 SU testing.
1.3 SA testing.
What can we mean under this? In which case can we mean tests are passed etc.
1.4 Integrate testing. It's also clear for me, but not quite. I can use
camel-sa-itest for test deploy SAs. And it works. But how can I combine
this test and, for example, test client using axis2 (this way I use for
testing running ServiceMix and I have some JUnit asserts etc).
Please fell free to write your opinion about testing.
It is very important to develop good services and, of course, testing is
essential part of total success.
Thanks,
Truly yours,
Ivan Pryvalov.