top of page



Blog & Updates


API Testing Use Case
“We need to test this third-party app, but we don’t control its development. How do we do it?” This is a question I hear often during integration projects. Recently, a client was rolling out a new internal system that had to work seamlessly with a third-party tool. The challenge? The vendor updated their UI frequently. No advance notice of changes. Our automation scripts kept breaking. So, what’s the solution? Shift the focus from UI to APIs. APIs are the
Setup Gitlab for CI/CD
bottom of page