Sunday, July 5, 2015

C# Selenium - Different types of frameworks

Selenium Automation script execution frameworks :

NUnit - Nuit test runner
MBUnit - Gallio test runner
Specflow - NUnit / MS Test runner


Selenium  Automation Script Design Frameworks:

Data Driven
Keyword driven
Leaner driven
Modular driven
Page Object Model


0 comments