Software Development: Problems and Solutions
25.01.2017
Software product development is a complex process which is obligatory accompanied with testing. To perform thorough software testing, QA team should plan the test strategy, pick up techniques and methodologies,
Read MoreResume for Software Tester Position: Common Problems
23.01.2017
People who want to connect their life with IT sphere, namely testing, often face the difficulties at the stage of creating a resume. This may happen so because they do
Read MoreUnit Testing: Benefits and Test Cases Samples
20.01.2017
Sometimes testers, especially the “green” one, feel difficulty about different types of checking. But it is very important to understand the essence of each software testing type, especially unit testing
Read MoreIntegration Testing: Essence and Approaches
18.01.2017
Nowadays it is a good practice to test the system before the production code is written. This means that software testing is performed in parallel with writing code lines. Usually,
Read MoreHow to Create a Good Bug Report?
16.01.2017
While testing, the specialist should obligatory follow certain stages in order to complete QA process successfully. Thus, the bug finding procedure always includes defect reporting. There are many different bug
Read MoreRDBM Testing Tools
13.01.2017
The specialists of software testing company usually perform database testing using special tools. For a successful RDBMS (Relational DataBase Management System) testing, it is required two types of testing tools.
Read MoreWhat Is Database Sandbox?
11.01.2017
Note: this article was updated in December 2019. Who hasn’t played with the sandbox in childhood?! Probably, only a few…or nobody? But what do these childhood memories have in common
Read MoreRelational Database Testing
09.01.2017
Usually, database testing is neglected at all or conducted formally without any detalization. But this software testing procedure is an inevitable part of agile testing and it should become an
Read MoreThe Basis of Performance Testing
06.01.2017
There were many articles, describing the core of performance checking during test activity. Now it is time to look at the upside, trying to understand the essence of this type
Read More‘Rainbow’ Box Testing
28.12.2016
Every software tester knows the specifics of black and white box testing, and the majority of specialists apply the technique of gray box testing. These methods of checking the quality
Read MoreWhat Is LoadUI?
26.12.2016
Usually, while executing performance testing, load testing or stress checking, the test team uses special tools that simplify and make the checking process faster and more effective. There are various
Read More