Hello Friends,
Before starting on OFBiz JUnit testing module, you require prior knowledge of following areas in OFBiz:
1) OFBiz Control Flow
2) OFBiz Service Engine (Java, Simple method)
3) OFBiz Entity Engine
4) JUnit test cases, how to write them in Java and in Simple Method (OFBiz way)
5) Business Process
Initially, we will start with JUnit test cases for ACCOUNTING component of OFbiz, it would be good for you to have some basic knowledge of Accounting but is optional as I will be defining the requirements to make it easier for you. read more »