Hi, I have been trying to find out a solution for my problem since long time, but i didn't get any relevant solution.
Here is my problem domain.
I have a build file, which is deployed in a remote machine.
I am using Hudson/Maven for creation/deployment of the build.
I have a Test Partner, which is there on another remote machine.
I have a QADirector, which is there in another remote machine.
All these are on different machines.
Problem:
How to notify the QAD/Test Partner as soon as the build gets deployed on the server machine? Which one to be notified(either QAD or Test Partner) and how..?
can any one pls suggest a good solution...?
Is there any way to notify the QDA as soon as the build is deployed in the server machine. If there is a way, which should get notified(either Test Partner or QADirector)?
I want the QAD to get notified as soon as the build deployment is done.
Can anyone pls provide a solution for this...?