Elevating Automated Testing: Playwright Meets ChatGPT

Guest blog post written by Christine Pinto. In the quickly evolving field of software development, Playwright has reshaped automated testing with its robust integration into Visual Studio Code and GitHub, backed by an ever-expanding community. My transition to using this framework has been significantly enriched by incorporating ChatGPT, marking a turning point in how I … Read more

Test Automation with TestProject

Test Automation with TestProject - Adventures in QA

In my previous article, I promised to write more about the free test automation platform TestProject. With this post, I will introduce you to the TestProject platform, the setup process of the so-called agent, the rich feature set and more things that make TestProject a special single test automation solution.

Sign-Up and First Steps

Let’s start from the beginning. The sign-up process is easy and takes no more than one minute after you created your account. Right after the first sign in, a wizard offers you a quick five minute tutorial where the initial setup of the TestProject agent is happening. In the first step you need to download the TestProject agent for your operating system. TestProject supports Windows, Mac OS and Linux.

While the download is running, the wizard is providing a short YouTube video, where the next steps are explained once the agent is installed.

This slideshow requires JavaScript.

Once the TestProject agent is installed, the wizard asks you to register your local agent by giving it an alias. The alias will be checked and registered. The setup takes some minutes and then the TestProject dashboard is presented.

Read more

Comparison of Test Automation Platforms

Test Automation Platforms - Adventures in QA

Test automation, being it web or mobile test automation should be part of every software development team. However, this is still not the case for most of the companies on the market. Whenever I talked to developers, testers or product managers e.g. on conferences the majority of people mention the lack of knowledge, infrastructure or time pressure are the biggest hurdles for them to start with automation. But starting with test automation can be much easier when using a test automation platform*. Test automation platforms usually offer e.g. the infrastructure, a list of supported test automation tools and a setup guide.

Test Automation Platforms

In this article, I want to briefly introduce you to test automation platforms with their pros and cons. For the comparison I picked the following platforms:

Depending on the own software development cycle, the used programming languages and toolchain a test automation platform must fulfill different requirements in order to be used most efficiently.

Read more