Quality Assistance… a new term? No, but an alternative name for QA which traditionally stands for quality assurance. Quality Assistance offers a fresh, automated approach to testing that complements the development of high-quality software. It allows the whole software delivery team to contribute across the entire software development life cycle, from planning to post-deployment. This […]
INNOGAMES STORIES

Testing Jenkinsfiles and Libraries
Jenkins is an open source continuous integration server to automate build, test and deploy pipelines and even more. Jenkins pipelines and libraries have a big benefit as they can be added to SCM. However, testing of pipelines and libraries can be a hassle sometimes, especially when not dealing with it on a daily basis. One […]

What is Software Testing?
To err is human. No matter how much of a perfectionist we are, we are all bound to make mistakes. Software testing can help prevent and discover mistakes in software development. If you’d had to answer “What is software testing?” what would you say? For me it is something pretty difficult to compress into a […]

Boggy – The friendly QA Robot
When it comes to people working together to build great games, the right tools can make all the difference. We are using many tools on a daily basis. Two of these tools are JIRA, for task and issue tracking in our projects, and Slack for easy and fast communication across the whole organization. And while […]

Avoiding GIGO – How To Ask Powerful Questions
GIGO – “Garbage in, garbage out,” is a popular truth, often said in relation to computer systems: if you put the wrong information in, you’ll get the wrong information out. The same principle applies to communications in general: if you ask the wrong questions, you’ll probably get the wrong answer, or at least not quite […]