Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD Automation Framework

BDD framework built using Python and Behave to support automation testing of websites on various browsers. This project tries to automate simple booking flight flow on cleartrip [ https://www.cleartrip.com/ ] site.

Getting Started

pip install -r requirements.txt

Prerequisities

Python version >= 2.7.11
Any browser (Firefox, Chrome, IE or Safari)

Running the tests

To run scripts for uitests: behave features/modules --tags=smoke --junit --no-capture

Built with

  • python >= 2.7.10
  • behave >= 1.2.5
  • parse >= 1.6.3
  • parse_type >= 0.3.4
  • selenium >= 2.48.0
  • argparse
  • PyHamcrest >= 1.8

About

Test Automation Framework Using Python and Behave BDD

Topics

Resources

Stars

31 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages