Web Automation

Automation using Record and playback feature in Katalon studio

Reading Time: 3 minutes What is Katalon studio? Before directly jumping to the Automation through Katalon studio, firstly we understand a bit about Katalon studio. Katalon studio is a free and simple tool for automated testing that uses the Selenium and Appium libraries and can be found pre-installed in the tool. It provides a specialized IDE interface for smooth and easy web, API, mobile and desktop application testing. With Continue Reading

Test Automation Report with Allure and TestNG

Reading Time: 3 minutes It is time to deliver a test report to all the stakeholders who are interested in the quality of the application. After the completion of tests, report should be generated. The test automation report should be as clear as possible so that to be understood by everyone. So this blog will help you to have a Test Automation Report with Allure and TestNG. What is Allure Continue Reading

What is Cypress?

Reading Time: 3 minutes Hi folks, In this blog, we will try to learn about cypress, its architecture and its working. Hence, without much ado, lets get going. Cypress – what is it? Web testing has become one of the crucial parts of modern software delivery practices. As a result, this has increased the demand for stable web test automation tool. There are a number of open-source automation tools Continue Reading