Downloads
If not sure, try Ruby Edition first.

TestWise may be used in Free mode, fully functional with just two minor inconveniences.

TestWise 7.0.0

TestWise supports more frameworks and languages:

Driver Frameworks

  • Selenium-WebDriver (Webapp)
  • Appium (Desktop)
  • Watir
  • Playwright

Syntax Frameworks

  • RSpec Our favourite
  • Cucumber
  • Python UnitTest or PyTest
  • Mocha (JavaScript)
  • Playwright Test (JavaScript)
2023-12-26

(Recommended for beginners)
2023-12-26

Test execution setup: Add the language's bin path to "TestWise Settings" => "Execution" => "Test Execution Path". See examples below. This setup is not required for TestWise Ruby Edition, which comes with Ruby distribution.

Windows Version (64-bit Windows 10)
  • If you get missing DLL errors, install Microsoft Visual Studio Runtime Library - vc-redist.x64.exe
  • Setup
    • Ruby: RubyInstaller for Windows (suggest with DevKit), then add its bin directory, e.g. C:\Ruby32\bin to TestWise settings.
    • Node.js: e.g. C:\Program Files\nodejs
    • Python: e.g. C:\Users\CIO\AppData\Local\Programs\Python\Python37-32
Previous versions

v6.15: support Selenium WebDriver 4. Win64, macOS, Linux.

v6.5: support Selenium WebDriver 3. Win64, macOS, Linux.

Release Notes