News

This template consist of a BDD(Behavior-driven development) framework with Selenium. The BDD tool that we'll be using is JBehave, since JBehave is a pure Java framework and it is based upon JUnit ...
It's a simple test framework created for Selenium with BDD library: Cucumber. It uses page object approach separating steps from their physical implementation. Framework can be used both: to run tests ...