Testing framework
I'm not sure if this is the correct forum or not. But i'm wondering if there's any testing framework for JDE out there? How do you test JDE apps, business functions ....etc? For example in Java, there are plenty of testing framework to perform unit test and you can create suite of test cases to run to make sure you don't break anything whenever you make changes to the code.
Are there anything similar to that for JDE and if not, how do you unit test your apps and business functions? Any strategy you recommend?
Thanks