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

Written by Selma Dizdarević, QA Analyst Softray Solutions 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 with […]

Testing with Postman

Written by Mensur Kurtagić, Software Developer Softray Solutions 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 send […]

API Testing using SOAPUI

Written by Amna Sinanović, QA Analyst Softray Solutions 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 will […]

Understanding Modular Monoliths

Written by Lejla Lapo, Software Developer Softray Solutions 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 explore […]

How to pass ISTQB test exam?

Written by Vedad Muhamedagić, QA Analyst Softray Solutions Let’s ask ChatGPT what is ISTQB foundation level exam. ChatGPT (source: openai.com) 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, […]

Getting Started with Docker

Written by Sanja Blagojević, Software Developer at Softray Solutions 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 […]