<QAXML>

QAXML provides a language for creating test scenarios for Web Application testing. As the name implies, QAXML is an XML-compliant, declarative language. It was specifically designed for Quality Assurance and Testing of Web-based applications and web-sites.

Simple to Use

Run QAXML from command-line on any platform that runs Java 6 or via Java API from your own application.

Easy to Extend

QAXML comes with rich functionality covering the majority of needs of a QA Engineer or a Web Developer. However, one can easily extend QAXML with Custom Tags, written in Java programming language.

Free For Any Use

QAXML is an open-source project, so you and your organisation can use QAXML platform free of charge with no strings attached. You may grab the QAXML source code and investigate it, extend it and contribute to open-source community. Please, read the license to understand your rights and obligations.