|
Hi All, Here are some of my opinions for everyone in the community who are working on JUnit Test Case implementation for various processes in OFBiz: 1) While doing entry for any Test Data file in ofbiz-component.xml use reader-name="ext-test". 2) While running test cases use following build target with ant: "run-install-exttest". 3) These are the test case specific reader-name and target in OFBiz, so I think it is more appropriate to use them. 4) While using the target "run-install-exttest", no OFBiz Demo Data is uploaded to the database. So while preparing the Test Data make sure that it has no dependencies on any Demo Data. Any comments for improvement or correction in my thoughts are appreciable. -- Thanks & Regards Mridul Pathak Team Lead HotWax Media Inc. http://www.hotwaxmedia.com [EMAIL PROTECTED] _____________________________ Office : 509.855.4113 Mobile : +919425926892 |
- Preparing Test Data for OFBiz JUnit Tests Mridul Pathak
- Re: Preparing Test Data for OFBiz JUnit Tests David E Jones
- Re: Preparing Test Data for OFBiz JUnit Tests Mridul Pathak
- Re: Preparing Test Data for OFBiz JUnit Tests David E Jones
- Re: Preparing Test Data for OFBiz JUnit T... Mridul Pathak
- Re: Preparing Test Data for OFBiz JU... David E Jones
- Re: Preparing Test Data for OFBiz JUnit T... Jacques Le Roux
