Resolved Question
How do I functional test EJB which has no User interface UI?
I am trying to test EJB that the developers are building. It has no UI and I a want to know what the world is doing in suh scenarios for "Functional Testing"
Best Answer -