Born in the early eighties, databases can be considered IT dinosaurs. But unlike dinosaurs, databases are far from dying out. Today over 90% of businesses having only 10 employees use CRM systems and other business solutions relying on databases. However, you need to see the other side of the coin: massive losses caused by faulty databases. So how to prevent them? The answer is in thorough database testing. But how to push quality database testing into an Agile project? Let’s dive in to learn more. [Read more…] about How to run database testing in Agile projects?
black-box testing
What is black-box, Specification-based, also known as behavioral testing techniques?
- Specification-based testing technique is also known as ‘black-box’ or input/output driven testing techniques because they view the software as a black-box with inputs and outputs. [Read more…] about What is black-box, Specification-based, also known as behavioral testing techniques?