Hey all,
Been going down the road of an assumption (for a while), and since assumptions 
are bad, asking the question:

What tools/frameworks are available for testing J2EE Applications that are 
running on Jboss?

My assumption has been that the only open-source tool that will support 
in-container testing is Cactus.  Are there any others that people are actually 
using?  Junit in some type of in-container testing for Application testing?

-D

Oh, what I want to test:
*Entering base dataset into the database
*EJB-QL queries against dataset.
*Session bean logic (both without Entity data, and with Entity data).
*Some workflow-based testing (i.e. Sessionbean method1 to modify data, 
sessionbean method2 to retrieve modified data, expect certain result on 
sessionbean method2).
*Performance over Load testing on local and remote methods.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854323#3854323

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854323


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to