Pages

Sunday, October 10, 2010

JAVA AVK FOR THE ENTERPRISE : TESTING J2EE APPLICATIONS FOR PORTABILITY

JAVA AVK FOR THE ENTERPRISE : TESTING J2EE APPLICATIONS FOR PORTABILITY

ABSTRACT:


The seminar topic provides an overview of the internals of the Java AVK for the Enterprise, the portability issues that are caught by the Java AVK for the Enterprise.The J2EE platform provides developers with the ability to write applications that will run on compatible J2EE application servers.The Java AVK for the Enterprise helps developers verify that the applications are portable to these servers.It includes both static tests,which test that the application meets the behavior defined in the specifications for applications,and dynamic tests, which log API invocations and whether system exceptions are thrown indicating the possible use of proprietary APIs.The Java AVK for the Enterprise toolkit provides a set of guidelines which the reporttool uses when presenting the results from tests runs.Using the toolkit as part of the development process can help identify portability issues early in the development cycle.Use of proprietary APIs are discovered early,and the guidelines provide a way of taking advantage of server optimizations while maintaining portability.

for more info visit.
http://www.enjineer.com/forum

No comments:

Post a Comment