TaaS

Typically in organizations, there are multiple projects / products. Organizations like to have a common Test Automation solution across these products in an effort to standardize the framework.

However, this is not a good idea!

Each product should be tested using the tools and technologies that are “right” for it.

Yet - these different products talk to each other and you need a way to test the integration between them in an automated fashion.

“TaaS” is a product that allows you to validate the integration across a variety of products via Test Automation - the “correct” way.

Documentation

Check the doc folder for information about TaaS and how to use it.

/**

* Created by: Anand Bagmar
* Email: [email protected]
*
* Copyright 2010 Anand Bagmar.  Distributed under the Apache 2.0 License
*
* See LICENSE.txt for further details.

**/