Why Do We Need Performance Testing?
24.03.2011
Note: the article was updated in June 2018. The digital technologies are improving with every single day. This fact has made modern customers very demanding in the question of technology
Read MoreAggressive and Passive Testing
22.03.2011
I’ve been thinking about how I *bucket* testing. Here is what I mean. I see testing as aggressive and passive. Aggressive testing, to me, is the art of asking the product
Read MoreNon-Regression testing, what is it?
20.03.2011
The article was updated in May 2018. Making code changes, a developer may affect the proper work of the software. Even a small tweak can cause unexpected consequences or provoke
Read MoreNegative Test Cases for Functional Testing
18.03.2011
Negative testing is a testing technique when invalid input data are used for software quality assessment. Its purpose is to check the software behavior in case of invalid input. In
Read MoreWhat is Compatibility Testing?
15.03.2011
The top-quality program worth nothing if one consumer is able to use it, but another is not. A soft cannot be just a good one, it has to be universal!
Read MoreWhat is Fuzz Testing?
10.03.2011
Note: the article was updated in June 2018. First of all, fuzz is a random input of valid and invalid data generated for software testing. Fuzz testing or simply fuzzing
Read More3 Forms of Acceptance Testing and their Application
09.03.2011
Any application has to be tested. One highly respected programmer said: “programs that are not tested, are not working.” Acceptance testing is performed based on a set of common test
Read More3 Goals of Usability Testing
05.03.2011
The study of user behaviour on the Web shows that they do not perceive the slow sites and sites with complex designs. People do not want to wait. Also, they
Read More4 Steps For Successful UI Prototyping
28.02.2011
Note: this article was updated in October 2019. One of the most important steps in creating something new is prototyping. If the mistake was made at this stage, it would
Read More3 Main Benefits of Ad Hoc Testing
24.02.2011
If you do not have sufficiently detailed software specifications and, we can offer you ad hoc testing. More upated information about ad hoc testing you can find here. Ad hoc
Read MoreExploratory Testing – Advantages and Disadvantages
23.02.2011
Note: this article was updated in August 2019. Is everything in software testing depends on strict planning? Not always. Speaking about exploratory testing in Agile or any other project methodology,
Read More