Skip to content

jimc4rry/QA-Automation-Tool-Python-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

QA-Automation-Tool-Python-OpenCV

QA Automation Tool is an open source test automation platform for Operating systems, Mobile Apps, WebApps and APIs. Completely written in python, with simple GUI witch helps the testing process. User can build end to end tests.

• Run test senarios with image recognition.

• Export test to excel file

• Automate end-to-end testing for Operating systems, Android, Mobile Apps.

• Write your own senarios in Python

GUI

GUI

Excel View

Export to excel file

Export

export

Write your own senario

Senario

Automate everything!

Windows-Android

In order to work you need to install the following libraries.

install python

https://www.python.org/downloads/

install pip from Command Prompt

https://phoenixnap.com/kb/install-pip-windows

install tkinter from Command Prompt

pip install tk

install pyautogui from Command Prompt

pip install pyautogui

install opencv(you need previous version, not the latest)

pip install opencv-python==4.5.5.64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages