Selenium PageObjects and PageFactory
This article discusses the PageObject design pattern and a factory class from WebDriver support libraries. I have used the NewTours Flight Application, .NET 4.0 with Visual Express 2010 and WebDriver...
View ArticleExtentReports for Selenium
ExtentReports (by Anshoo Arora) is a HTML reporting library for Selenium WebDriver for Java which is extremely easy to use and creates beautiful execution reports. It shows test and step summary, test...
View ArticleTestNG Listener using ExtentReports
If you use ExtentReports and do not want to use it like a normal logger, it is also possible to use it as a listener for TestNG to still be able to generate a beautiful report with dashboards. This...
View ArticleHP LeanFT & Java – First Steps
As some of you may already be aware that HP LeanFT is finally here. Underneath, it is the UFT SDK which allows coding your tests in C# and Java in your favorite IDE (although the documentation is...
View Article