tarun3kumar / 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

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 under comment section of STF Features

I want to contribute

Clone the project and submit pull request :)

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 93.8%Language:CSS 2.6%Language:HTML 2.0%Language:JavaScript 1.5%