Hi, I have integrated my project and unit test under cruisecontrol.net and the current behaviour is if build succeed and unit test succeed then email notification is "build successfull and unit test successfull". if build succees and unit test fails then email notification is "build success but unit test function failed" and also specify the name and details of failing unit test function.if build fail then email notification is build failed with the name and details of .cs file.
I have integrated the QTP with cruisecontrol.net and now wants the details in email notification.now i need is if build succeed,unit test succeed and QTP succeed then email notification shuld be "build successfull and unit test successfull and QTP successfull". if build succeed,unit test succeed and QTP fails then email notification shuld be "build successfull and unit test successfull and QTP failed" with details(failed testscripts and if posiible some more info) of qtp..? Is that possible with cruisecontrol if yes, then please let me know the way how to ahieve this..? Let me know if more details is needed. Thanks, Nilesh
