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