S
shilpi.agarwal3373
Guest
One more question- I am writing a test case in ABL UNIT for customer deletion in which i have 3 scenerios as explained above posts. (2 invalid(customer not deleted) and 1 valid (customer should delete)) When I Run this test case as ABLUnit then it is working fine In case of success as well as failure). But when I run this test case through ANT Script, it is not showing me any failure/passed. It always shows success 0 , failure 0 and BUILD is successful even though 1 failure must occur. My Ant Script is-
Continue reading...
Continue reading...