[progress Communities] [progress Openedge Abl] Forum Post: Mail And Load Fix Set Of Data In Ant

  • Thread starter Thread starter shilpi.agarwal3373
  • Start date Start date
Status
Not open for further replies.
S

shilpi.agarwal3373

Guest
Hi Team, I am writing Ant Script for compiling progress programs and run Test cases which are written in ABLUnit. I need 2 scenerios which should be accomplished by ANT. 1. Whenever Bulid Failed(when I write haltonFailure ="yes" while defining ablunit task in ANT, BUILD Fails), I need to send a mail to user that should specified that BUILD has been failed.------- How can we do this in ANT? Is there any tag for this? 2. I want to run my test cases with fresh set of data every time. So How can I load the Fix set of Data in ANT before executing testcases every time? ------- For this, I have created a code in progress to load data in database but I am not sure How to execute this from ANT? Please help me out.

Continue reading...
 
Status
Not open for further replies.
Back
Top