Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.13 KB

test-automation-example

Do you need to test your webpage, dekstop application or both at the same time? You are at the right place. This project is starting point for your test automation from java by using JUnit.

Project is based on AutoIt and Selenium.

This project contains following software or libraries:

Prerequisite for installation or work with project:

  1. Installed JDK, eclipse and properly configured environment variables on windows
  2. Knowledge of java development

Instructions for use:

  1. Download and install AutoIt - https://www.autoitscript.com/site/autoit/downloads/
  2. Make git clone or download project
  3. Import project as existing maven project in eclipse or similar java IDE
  4. Run project as JUnit tests or run each test separately