Tag "software testing"

, page 10 back to homepage

What Is SRS (Software Requirements Spec)?

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 More

What Are the Duties of Senior Software QA Engineer?

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 More

What Is Assertion Testing?

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 More

What Are the Advantages of Regression Testing?

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 More

Unit Testing: Benefits and Test Cases Samples

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 More

RDBM Testing Tools

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 More

What Is Database Sandbox?

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

11 Books Each QA Engineer Should Read

Dedicating your life to software testing, a person should realize that it is a rather complex science which includes a lot of aspects, information, and actions. Whether you would like

Read More

What Is ETL Testing?

ELT is an abbreviation for Extraction, Transformation, and Loading of data. ETL testing is closely connected with data warehousing but still they have their own specific features. Nowadays, databases are

Read More

How Can a Tester Improve His Working Process?

Software testing closely echoes the changing of the seasons, because of its timing and work conditions. It can be full-featured website testing with the distinct specification at one period of

Read More

When Emulation Is Not Enough: Testing in Production

In a software testing lab, a lot of attention is given to bug hunting in a testing environment. Some customers believe that it is all they need for a bug-free product.

Read More