Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.11 KB

File metadata and controls

27 lines (20 loc) · 1.11 KB

AutoUI flask

GUI automatic testing tool image

How to use:

  1. Open AutoUI
  2. Load notepad_test.axml sample (from Samples folder) (Environment->Load)
  3. Press Run all

How to use as part of CI/CD (with GitLab)

GitLab Runner machine

  1. Instal PostgreSQL
  2. Create database (dotnet ef --project AutoUI.Queue database update)
  3. Run AutoUI.Queue
  4. Add step to GitLab pipline to call AutoUI.Client

VMWare machine

  1. Install OBS Studio (to record video of each test), and enable OBS webosocket plugin
  2. Share folder between VMWare machine and host machine (machine with AutoUI.Queue)
  3. Run AutoUI.Server

Web page

  1. Run any web server and show data from DB (e.g. HttpSandbox+Dapper+Tabulator)

Some icons by Yusuke Kamiyamane. Licensed under a Creative Commons Attribution 3.0 License