jueves, 8 de mayo de 2014

JBehave and Selenium best practices

Recently, I have been using JBehave with Selenium Web Driver in JAVA as a framework for Behavior Driven Development. By means, the JBehave framework aims to write stories and selenium web driver models and automates the web sites. So, I want to sum up some best practices and hits that I would suggest in order to face out some pitfalls that you may suffer when you play with these techs.