Jira is an invaluable ally for development teams

Written by Irma Eskić, Project Manager Share Share Share Hey there, fellow project managers and development enthusiasts! Today, I want to chat about something that has truly revolutionized how we manage our projects and tasks in the tech world: Jira. This tool has become an indispensable friend to development teams everywhere, and I’m excited to […]

Mastering Offline Functionality: Ensuring Seamless Performance for Your Mobile App!

Written by Amra Mujčinović Baručija, Software Developer Share Share Share Admit it or not, people are increasingly addicted to their phones, and today there are mobile apps for everything you can think about. We don’t even have to talk about the number of phone applications. Today the Internet is available everywhere, but it is also […]

The Power of K6: Uncover the Secrets to Efficient Load and Performance Testing!

Written by Milan Žuža, Software Developer in Test Share Share Share K6 is an open-source service that provides load/performance testing for automation QA engineers. The main benefit of using k6 is super easy setup, writing new tests, executing them, and parametrizing. It is simple to set up and create a basic test (the most basic […]

Project Management’s Secret Sauce: Unveiling the Ingredients for Success

Written by Irma Eskić, Project Manager Share Share Share Hello there, fellow project management explorers! Today, we’re about to discover the secret mix that turns this responsible and serious profession into a thrilling and rewarding journey. Believe it or not, only a few key components are required to produce the secret sauce that imbues project […]

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 […]