Automation frameworks are gaining popularity as a solution for automating complex applications. One of the main problems using a scripted automation framework is maintenance. The Page Object Model (POM) creates a layer of abstraction between the automated tests and the page under test.
Contract testing, a modern QA solution.
Katalon Studio Enterprise, KSE, is an automation tool developed by Katalon Inc. This article will mainly be focused on Web Automation. It will briefly handle the pros and cons of using Katalon in a web environment. Although, the tool also offers options to automate Mobile, API’s and Desktop applications.
A closer look at how testing tools, Cypress & Postman, enable the developer-tester collaboration and help in delivering a quality product.
Today's growing demand to deliver quality software faster requires organizations to search for solutions in Agile, Continuous Integration and DevOps methodologies. Test automation is an essential part of this process, but in a lot of cases testing, manual and automated, often becomes a bottleneck in this process. The reasons can be various, but very often the problem begins with the choice of tooling to support this process. So how can we tackle this? How can we avoid test automation becoming a bottleneck for the organization?
Since testing is becoming more and more technical, these developer tools are not only interesting for developers, but also for testers. In this post we will be sharing some DevTools features which might benefit you as a tester. In the beginning the DevTools UI might be overwhelming, but if you take your time to get familiar with some of the tabs, you will discover that it will definitely boost your productivity.
In this episode of technical Thursday we look at the concepts of dependency injection and inversion of control. You will learn how to make your life as an automation engineer simpler by using Autofac. This manages your dependencies so that you don’t have to worry on how your solution should be tied up to work correctly! Stay tuned!
A software tester needs to find bugs simple as that. Sounds easy, is not! This blogpost gives you a shortlist of must-have software tester skills.