- QATestLab Blog >
- software testing
Why Is It Worth to Choose Software Tester Career?
24.04.2017
Many of the modern professions are connected to IT. There is no point to deny the fact that software has become a part of our everyday life. Anyway, software development
Read MoreDoes Your Project Need a Test Plan?
17.04.2017
In order to structure and organize the testing process, the accepted practice is to create testing plans. A test plan is considered to be a document which describes scope and
Read More6 Effective Ways to Perform Regression Testing
14.04.2017
After performing software testing, reporting bugs and their fix regression testing should be executed. Its aim is to find defects of the software after code modifications or the product release.
Read MoreWhat Is the Gherkin Language?
12.04.2017
Note: this article was updated in August 2019. Gherkin is a line-oriented language such as Python. The language may serve as project documentation, e.i., describes business logic of the system,
Read MoreWhat Is SRS (Software Requirements Spec)?
28.03.2017
SRS (Software Requirements Specification) is a document that describes the system that should be developed and implemented. It contains a full and detailed description of intended purposes, system behavior, user’s
Read MoreWhat Are the Duties of Senior Software QA Engineer?
27.03.2017
Note: this article was updated in December 2019. Being a Senior Software QA engineer is not just something you sit and wait 5 years to magically morph into. There’s work
Read MoreWhat Is Assertion Testing?
24.03.2017
The specialists of software testing company perform assertion-based testing procedure. The term ‘assertion’ means a boolean expression that concerns a defined item of the software program that will be true
Read MoreWhat Are the Advantages of Regression Testing?
02.02.2017
Updated in January 2021 Regression testing is performed when there are any modifications of the code or changes of some features. This type of software testing helps to verify whether
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 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 More