JUNIT test automation skills Unit Testing for test automation In order to create automated tests for an application, a tester should have decent knowledge of a few things: - a programming lan… Tuesday, July 22, 2014 Add Comment Edit
test automation skills XPATH Build different XPATH expressions for the same HTML element One of the difficult things to learn for testers that are new in test automation is selecting HTML elements in XPATH. In order to… Friday, June 13, 2014 Add Comment Edit
code refactoring page object model test automation skills Code Refactoring And Page Object Model Video On this post, I will look at ways of improving Selenium scripts through code refactoring and starting to build a page objec… Sunday, May 11, 2014 Add Comment Edit
Book Review test automation skills Code refactoring for better test automation code I took a break from test automation at the beginning of 2012 due to changing jobs. Recently, I convinced my employer to buy the R… Friday, June 7, 2013 Add Comment Edit