Hi,

Completed implementing the user population logic which is one of the
initial task of the test execution cycle. User polulation is supported for
both multi- tenant mode and single-tenant mode.

Implemented a logic to allow users to add custom propertied to the specific
contexts in the automation.xml and refactored the XML schema file to
validate the change. Now users are allowed to add custom properties for
following context modules in automation.xml file


   -  datasources->datasource



   -  platform ->productGroup->instance



   - tools -> selenium -> browser


Note - Adding custom elements for other modules or removing existing
elements from any module will be invalidated by the XML schema file.
According to the current validation logic one has to change the XML schema
file in Automation Framework (path - *
org.wso2.carbon.automation.engine/src/main/resources/automationXMLSchema.xsd
*) to do any other changes to the automation.xml file.
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to