edinc / seleniumtestsframework

STF is a webdriver based test automation library which generates comprehensible tests reports comparable to BDD framework, and yet better since no extra test steps / configuration are required. Not just this, STF has tons of other useful features described at -

Home Page:http://www.seleniumtests.com/2013/10/announcing-selenium-tests-automation.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeleniumTestsFramework

Join the chat at https://gitter.im/tarun3kumar/seleniumtestsframework Javadocs Maven Central

Introduction

Selenium Tests Framework (referred as STF from here on) is a test automation framework for automated testing of Desktop web, mobile site and mobile apps. STF is based on WebDriver, Appium, TestNG and Maven.

Is there a test project which uses STF?

If you are looking for a sample project which uses STF then you should clone seleniumtests project and not this project. seleniumtests uses STF and demonstrates its features.

I have a question

Have a question or feature request? post it in Testing Forum :-)

About

STF is a webdriver based test automation library which generates comprehensible tests reports comparable to BDD framework, and yet better since no extra test steps / configuration are required. Not just this, STF has tons of other useful features described at -

http://www.seleniumtests.com/2013/10/announcing-selenium-tests-automation.html

License:Apache License 2.0


Languages

Language:Java 94.0%Language:CSS 2.5%Language:HTML 2.0%Language:JavaScript 1.5%