window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-921TFQBWCD');

Monthly Archives: September 2020

Shift Left Testing

Shift left - defined Shift left or shift left testing is the concept of performing quality assurance work as early as possible in the software development cycle to reduce the overall work required to deliver high quality software. Even in Agile there is a sequence that is followed in software development which is typically as follows: [...]

Improve Software Quality – Efficiently

A Universal Technique to Improve Software Quality Everyone wants to improve software quality as much as possible, provided that it does not slow down delivering new functionality. It just so happens that there is a single technique that can dramatically improve the quality of software development.  In this article, you will learn two key fundamentals: Knowledge [...]

Go to Top