Overview
XQual delivers a free, modular and distributed test framework allowing to do much more than just testing your products. With XStudio, you can manage the complete life-cycle of your products.
XStudio
The central component of this framework is the so called XStudio software. XStudio is an versatile test management software solution usable with any existing tests. Using XStudio makes management of your assets trivial but above all less costly to maintain. Bugs, slippages and regression are often due to inneficiencies in managing the tests. XStudio helps getting rids of those common issues.Here is a Quick Overview Presentation of XStudio (including commercial support).
|
XQual Studio (XStudio) is a FREE 100% graphical
and modular in design test management application that handles the complete life-cycle of your QA/testing projects
from end to end: users, requirements, specifications, attached documents, development projects (scrum oriented), tests, test plans, test reports, test campaigns.
In addition, XStudio is also a powerful (but easy-to-use) bug-tracking database. Hence, you will be able to manage your defects as in any bug-tracking database but also "link" these defects to your tests and documentation. Using a MySQL database as principal storage, XStudio allows to schedule or run directly fully-automated or manual test campaigns. Because XStudio can be used with any kind of tests (C/C++, Java, C#, Python, Perl, XUnit, VBScript, JavaScript or any proprietary systems such as AutoIt, Selenium, VisualStudio, TestComplete, Sahi, Ranorex, Squish, TestPartner etc.), anyone from any kind of industry can take advantage of it. Some launchers are already provided in source code (Java) and in binary form (Jar) ready to be used with XStudio. They are available in the open source section and are licensed under the GNU Lesser General Public License v3 (LGPLv3). ![]() |
|
XAgent
Installing XAgent (a free program running in background) on several hosts on your network will allow you to run your test campaigns on these PCs remotely. XAgent is a standalone client available on Windows, Linux and MacOSX.learn more
SDK
Uniquely, XStudio provides a simple open-source SDK licensed under the GNU Lesser General Public License v3 (LGPLv3) that allows integrating with any tests you already have - or you're planning to develop - whatever the language they are written in. It's pretty simple to integrate your existing tests (even proprietary) within XStudio: you just need to implement (in Java) a class extending thecom.xqual.xagent.launcher.CLauncher class in the SDK.For more details about the complete API, check the documentation section. The SDK is of course included in XStudio but can also be retrieved here.


