Sanity Testing vs Regression Testing
14.12.2015
Note: this article was updated in May 2019. Have you ever faced a notion of “sanity” in the course of software testing? What is it? Why do we need sanity
Read MoreThe Truth About Unit Testing
10.12.2015
Every testing type, for example, system testing, usability testing, integration testing, etc., has its own peculiarities and specific nature. In the sphere of software development and software testing, unit testing
Read MoreThe Mystery of Exploratory Testing
26.11.2015
In software testing sphere, there is an interesting suggestion that every checking type is actually exploratory testing. To find out whether it is true, one should know all peculiarities and
Read MoreGUI Testing vs Usability Testing
21.10.2015
Some software testing types have much in common. It is important to distinguish the peculiarities of execution procedure of such resembling testing types as unit testing and integration testing, black
Read MoreSystem Testing vs Integration Testing
05.10.2015
Sometimes it is difficult to understand the differences between the types of software testing. The usage of the particular type depends on the product itself, the main purpose of testing
Read MoreWhat Should be Known About Load Testing?
23.09.2015
Testers with many years of experience in the software product testing know that load testing is divided into two subspecies – endurance testing and volume testing. Both subspecies vary by
Read MoreDifficulties of Translation or Localization Testing
21.08.2015
Performing mobile testing or desktop testing, testers know very well what they need to do. But those, who have faced with localization testing for the first time probably asked themselves:
Read MoreDeceptive Opinion on Usability Testing
11.08.2015
Sometimes employees of the software testing company are faced with incomprehensible, illogical applications, many functions and uses of which are often not obvious. In order to make the application popular,
Read MoreMethods of Web Applications Testing
10.08.2015
Many testers during their career at least once faced with incomplete testing of sites that almost always leads to considerable financial costs, customer dissatisfaction, and, eventually, to the re-development of
Read MoreWhy Configuration Testing?
05.08.2015
Any member of the software testing company knows that configuration testing is a testing technique that evaluates the work of a program taking into account the different system configurations. Configuration
Read MoreStress Testing vs Load Testing
27.07.2015
Many people involved in the software testing process not once faced with the concept of load testing which means the check of the system’s behavior under normal and high load.
Read More