Selenword : Keydriven framework using selenium

Selenword is divided into three parts :

  1. Test Scripts: Test scripts are stored in excel sheet in .xls format.
  2. Test Driver: Test scripts are triggered using Java and TestNG class.
  3. Report : Test report is generated after the execution of all tests.

Features :

Pre - Requisites

Preparation Test Suite and Test Cases

Sample excel can be found here.

TestSuite Headers :

TestCase Headers :

Setting up test suite run properties

Make sure config.properties file is filled with all the details required to execute regression. config.properties file is found here.

You need to put the chrome and internet explorer driver into resource folder.

Running your Selenword Test

Once all the configurations and test scripts are done, you can kick start your test suite run. Here is how


Contributing

See CONTRIBUTING.md for info on working on Selenword and sending patches.

Contact E : vish.shady@gmail.com