baloise / test-automation-framework

MIT License
1 stars 11 forks source link
quality-assurance selenium-java testautomation

test-automation-framework (TAF)

Codacy Badge

gitpod-IDE

CI

TAF is a test automation framework based on JUnit and Selenium

it can be used for Java Swing and Web Applications (HTML)

goals

benefits

key ideas

Filling and checking via generic methods fill() and check(). Whether and what to be filled is controlled via the data pool

The check-method works similar to the fill-method:

Within Excel, the formatting and formula-functionality can be used for defining test input or expected result-data. Dynamic data: an input date "=today()+30"

Certain convenience methods can be used

Object recognition (html) possible via

built upon

Selenium JUnit before after

interface to Jira -> reporting of test case status

Jenkins-jobs