Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Pattern »

Re: Testing Methodology & Testing Tool for J2EE Application

ashraf galal

2003-11-27


testing stratgies are: (in summary) and you can use all of them or implement some of them depending on your project scopr and objectives, budget, ..etc:

- unit testing of classess with Junit (the most importan one)

- testing EJBs with remote interface using junit

- testing EJBs with local interface using Cactus)

- unit testing of web tier classes

- acceptance testing of web interface

- load and stress testing od database operations, EJB component interaces and web interface.

Testing tools:

there are a free, simple tools and sophisticted commercial testing tools like rational rose test manager and its components. 

microsoft's free web application stress(was) or Apache Jmeter (both free) for web test tools

for non-web testing tools Grinder

or you can develop your own testing framework.

i hope that will help

Ashraf




Ashraf Galal
(416)804-8359
>From: Stefan Frank
>Reply-To: An interest list for Sun Java Center J2EE Pattern Catalog
>To: J2EEPATTERNS-INTEREST@JAVA.SUN.COM
>Subject: Re: Testing Methodology & Testing Tool for J2EE Application
>Date: Thu, 27 Nov 2003 13:02:41 +0100
>
>Hi,
>
>although it's not websphere-specific, you should try "J2EE
>Performance
>Testing"(http://www.amazon.com/exec/obidos/tg/detail/-/159059181X/)
>-
>excellent Coverage of testing-Methods for J2EE, and some very
>surprising
>insights. They are using an early version of "The Grinder"
>(http://grinder.sourceforge.net/). The current version now also has
>support for writing load-scripts using jython: with jython
>integrated
>there is almost no limit on what you can do to load-test your apps.
>
>cheers
>stf
>
>Subrata SEN wrote:
>>Dear ALL,
>>We are on the process of Re-Engineering of our mission critical
>>financial product from MS based middle tier
>>to J2EE platform, also we are migrating back end database from
>>Oracle to DB2( Client's requirement).
>>
>>Application Server --- WebSphere 5.0
>>Database -- DB2 ( Earlier in Oracle )
>>
>>I want to do the detail test plan stressing on followings :
>>
>>1. Availability
>>2. Performance
>>3. Security
>>4. Flexibility
>>
>>of the migrated product.
>>
>>Before that I want all J2EE experts opinion(experience that you
>>want to share) , suggested link to read
>>and any ref. on
>>
>> 1. Testing Methodology
>> 2. Testing Tools
>>
>>
>>Thanks & Regards
>>
>>Subrata SEN
>>
>>
>>DISCLAIMER:
>>This message contains privileged and confidential information and
>>is intended only for the individual named.If you are not the
>>intended recipient you should not
>>disseminate,distribute,store,print, copy or deliver this
>>message.Please notify the sender immediately by e-mail if you have
>>received this e-mail by mistake and delete this e-mail from your
>>system.E-mail transmission cannot be guaranteed to be secure or
>>error-free as information could be
>>intercepted,corrupted,lost,destroyed,arrive late or incomplet
>>e or contain viruses.The sender therefore does not accept liability
>>for any errors or omissions in the contents of this message which
>>arise as a result of e-mail transmission. If verification is
>>required please request a hard-copy version.
>>
>>====================================================================
>>Companion Site: http://www.corej2eepatterns.com
>>J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns
>>List Archive:
>>http://archives.java.sun.com/archives/j2eepatterns-interest.html
>>Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to
>>listserv@java.sun.com
>>
>>
>
>====================================================================
>Companion Site: http://www.corej2eepatterns.com
>J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns
>List Archive:
>http://archives.java.sun.com/archives/j2eepatterns-interest.html
>Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to
>listserv@java.sun.com


The new MSN 8: smart spam protection and 2 months FREE* ==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@java.sun.com
©2008 junlu.com - Jax Systems, LLC, U.S.A.