Selenium/Java based Hybrid Test Automation Framework Implementation
Explanation: - This is a Hybrid Test Automation Framework, which is a combination of Data Driven, Keyword Driven and Modular framework. It is based on Selenium »
Explanation: - This is a Hybrid Test Automation Framework, which is a combination of Data Driven, Keyword Driven and Modular framework. It is based on Selenium »
Parallel execution of test cases is one of the important requirements of clients while implementing test automation framework. Not only the solution to parallel execution should »
As the name suggests Docker Containers is virtually a container which encapsulates a complete file system i.e. code, system tools, libraries etc. They are really »
Continuous Integration (CI) is the practice of keeping the code in same repository by the developers. It can be done multiple times in a day followed »
Since this is my very first blog, I would like to discuss a very basic topic i.e. Use of open source tools in automation testing. »