Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> EJB: Web event on EJB testing and Bean-test tool (Jan 10 2002)

EJB: Web event on EJB testing and Bean-test tool (Jan 10 2002)

From: Steven Kolak <skolak_at_empirix.com>
Date: 7 Jan 2002 08:22:15 -0800
Message-ID: <70bf2dd2.0201070822.29ca87dc@posting.google.com>


Ready to deploy your EJBs into production? The success or failure of your EJBs in the final project are going to be judged not only that they perform correctly when one user calls them, but rather when 100, 1000, or 10000 clients call them simulateously!

There are many IDEs out there that help build EJBs and some that even write basic test clients for them. Unfortunately, these test clients are for functional testing only. Testing beyond what the IDE offers is needed to verify the performance of the EJB design.

Empirix is hosting a free one hour web event presentation called "Enterprise JavaBeans Performance Verification" that will talk about the need for EJB functional AND performance testing. This event will be held Thursday, January 10, 2002 at 2pm EST.

To register for this web event or learn about about web events being offering by Empirix, go to: http://webevents.empirix.com/

Enterprise JavaBeans Performance Verification



Enterprise Java Beans (EJBs) are the central components in a Java-based enterprise architecture solution. They contain the business logic for an enterprise system and implement the communication between the Web-tier and database tiers. EJBs typically are architected and implemensted for months before integrating with the Web-tier hardware and software. Waiting to verify the scalability of the overall EJB design and the efficient implementation until late in the software project with a Web test tool is risky and may cause the entire software project to fail.

Due to the important role EJBs play, performance testing of the EJB architecture and implementation is critical during the entire design cycle, the test cycle, application server tuning, and with any hardware and software environment changes. Manual vs. automated EJB component verification strategies will be discussed. During the presentation, we will show how an example EJB will be scalability tested using Bean-test, Empirix's automated EJB component test tool. We will show how Bean-test automatically creates a test harness, exercises an EJB under load, isolates a scalability problem, and confirms an implemented correction to the scalability problem is successful.

The web discussion will begin with a presentation on EJB performance testing followed by a question and answer session. Received on Mon Jan 07 2002 - 10:22:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US