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?
Functional testing
How to manage & apply industry standards to software testing projects?
Test managers must know about relevant industry standards in software testing and their applicability to their particular organization or project. They should be able to determine which standards are applicable for their project and which ones may be an overkill. [Read more…] about How to manage & apply industry standards to software testing projects?
What is Functional testing (Testing of functions) in software?
In functional testing basically the testing of the functions of component or system is done. It refers to activities that verify a specific action or function of the code. Functional test tends to answer the questions like “can the user do this” or “does this particular feature work”. This is typically described in a requirements specification or in a functional specification.
[Read more…] about What is Functional testing (Testing of functions) in software?
What are Software Test Types?
Software Test types are introduced as a means of clearly defining the objective of a certain level for a program or project. [Read more…] about What are Software Test Types?