Project

taas

0.01
No commit activity in last 3 years
No release in over 3 years
"TaaS" allows you to validate the integration across a variety of products via Test Automation - the "correct" way. TaaS uses a web service interface to run your end-2-end integration tests between two independent but related system. See the blog for more details: http://goo.gl/nVShb
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0
>= 0
 Project Readme

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: abagmar@gmail.com
*
* Copyright 2010 Anand Bagmar.  Distributed under the Apache 2.0 License
*
* See LICENSE.txt for further details.

**/