Assertion in Selenium Webdriver using C# September 23, 2020 Introduction Selenium Webdriver would easily automate any scenario on web app with its feature rich API's for web automation. However ...Read More
Logging messages in C# .Net based Test Automation Framework using log4net September 20, 2020 Introduction As the test automation framework grows and number of test cases increases substantially, introducing a logging module becomes...Read More
Tips to Incrementally Develop a Robust Test Automation Framework September 12, 2020Introduction Test Automation Framework is creating set of methods to test software application under certain rules and to execute efficientl...Read More
How to make use of Automation Testing at different levels of Software Testing September 05, 2020 Introduction There are number of reasons why you may like to create different line of defence against different faults and failures arisin...Read More