Hi all,
WSAS QA Test framework can easily be used to test the core
functionalities of WSO2 WSAS. The framework consists of set of services
and pre-defined clients as well as clients generated through code gen.
The framework is extensible and the deployment and client execution
order is configurable using a configuration file.
Steps to run the framework
==================
- Get an SVN update from
https://wso2.org/repos/wso2/trunk/commons/qa/wsas/java/TestFramework
- Go to testcases directory
- Edit global_config.xml to update your WSAS_HOME
- Run 'ant deploy.services' to generate and deploy services
- Run 'ant run.clients' to generte and run clients
Please add whatever services/clients you have to the relevant
directories as explained in the readme.txt
The framework will be updated with more test artifacts and will be
improved to have sufficient QA test coverage.
regards
Charitha
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev