Unlocking Efficiency: Exploring the Power of Playwright Codegen for Test Automation

Written by Selma Dizdarević, QA Analyst Share Share Share Modern software development has incorporated web automation to enable effective testing and guarantee the quality of web applications. Recently, I had the opportunity to investigate Playwright Codegen, which can be a valuable tool for test automation. In this blog post, I want to share my experience […]
Testing with Postman

Written by Mensur Kurtagić, Software Developer Share Share Share As software developers, we always look for tools that can make our job easier and more efficient. One such tool that has become an essential part of the workflow is Postman. If you’re unfamiliar with it, Postman is an API testing tool that allows you to […]
API Testing using SOAPUI

Written by Amna Sinanović, QA Analyst Share Share Share API testing is a crucial aspect of software testing that ensures the reliability and accuracy of data exchanged between different software systems. There are several tools available for API testing, and SOAPUI is one of the most popular and powerful ones. In this blog post, we […]
Understanding Modular Monoliths

Written by Lejla Lapo, Software Developer Share Share Share In recent years, there has been a growing interest in modular monoliths, an architectural pattern that combines the benefits of monolithic and modular architectures. Modular monoliths offer the simplicity of a monolith with the modularity and scalability of a microservices-based architecture. In this blog post, we’ll […]
How to pass ISTQB test exam?

Written by Vedad Muhamedagić, QA Analyst Share Share Share Let’s ask ChatGPT what is ISTQB foundation level exam. Not bad ChatGPT! The ISTQB (International Software Testing Qualifications Board) Foundation Level certification is an entry-level certification for software testing professionals. It provides a basic understanding of software testing fundamentals, including testing concepts, test design techniques, test management, […]
Getting Started with Docker

Written by Sanja Blagojević, Software Developer Share Share Share If you work in the IT industry, you have probably heard the sentence, “It worked on my machine!”. We all have said this to our QA team or fellow developers from time to time. Just imagine that you don’t need to worry about it anymore, that […]