News
2008-11-19
XStudio and XAgent v0.6a4 available for download for Windows, Linux and MacOSX
2008-10-20
XStudio and XAgent v0.6a3 available for download for Windows, Linux and MacOSX
2008-10-12
XStudio and XAgent v0.6a2 available for download for Windows, Linux and MacOSX
2008-10-05
XStudio and XAgent v0.6a1 available for download for Windows, Linux and MacOSX
2008-09-07
XStudio and XAgent v0.5 available for download for Windows, Linux and MacOSX
2008-06-01
XStudio and XAgent v0.4 (final version) available for download for Windows, Linux and MacOSX

Subscribe to XQual News RSS feed Subscribe RSS
Privacy
Terms of use

Integrated "Action" module

The problem

A frequent issue in QA world is "how can my test run third party external tools (exe, scripts) on the computer during tests execution (in a synchronous way) ?". For instance:
  • installing a software
  • running or restarting a process (http server, a host etc.)
  • executing a program (sending some data to the test)
  • etc.
There are plenty of exemple of tests requiring such facilities.

The fix

XStudio provides an integrated module providing the facilities to start scripts or executables (optionally with command line options) any time during execution of the tests.

For more details, check the API.