Testing Procedure
This page describes the testing procedure that we are developing in the context of the Grimoires registry.
- Functionality testing: Verifies service performs according its functional requirements.
A set of junit tests cases that verifies standard UDDI v2 functionality has been implemented. These tests are scheduled to run nightly against a list of predefined targets (deployed registries). Results of the tests can be viewed here.
- Concurrency Testing: Tests that the implementation can handle concurrent access properly
- Business logic performance testing: Evaluates the performance of the business logic implementation, directly testing the code without hosting it as a Web Service
- Web Service Performance: Assesses the performance of the overall system hosted as Web or Grid service.
The following document reports some performance benchmark data for Grimoires.
--
LucMoreau - 02 Nov 2004
to top