DexterDreeeam / Win-Tester

Record Your Windows Test Cases Directly in Your Desktop and Repro It

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Win-Tester

Win-Tester is a Zero-Code UI automation test tool in Windows platform.
Record your test case just as what you did in your desktop and rerun it immediately.

Supported Platform:

  • Windows x86-64 only

Supported Movements:

  • UI Element Click
  • App Launch
  • Key Input

After Starting Recording, You Could:

  • Right-Shift Button as Mouse Left Click
  • Right-Alt Button as Mouse Right Click
  • Right-Control Button as Mouse Hover
  • Keyboard Input 'A' to 'Z' and '0' to '9'

Tips

  • Every Operation Has 0.5s Interval Time

About

Record Your Windows Test Cases Directly in Your Desktop and Repro It


Languages

Language:C++ 92.9%Language:C 7.1%