Skip to content

bgradis/test-automation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages