Blog

, page 9 back to homepage

Types of Regression Testing

Note: this article was updated in December 2019. Regression testing is a type of activity designed to verify changes made to an application or environment, for example: after defect fixing,

Read More

Smoke Testing vs Sanity Testing

Sanity testing is conducted after a build with fixed bugs and modified code is received. Its aim is to make sure that the functionality operates properly. This software testing type

Read More

Security Testing Myths

For various specialists, the notion ‘security’ has different meaning and includes diverse concept. In general, security means the combination of specific means that protect the product from malicious attacks and

Read More

5 Open-Source Mobile App Security Testing Tools

To secure mobile applications from various attacks is not a simple task. Modern programs and apps pass thorough security testing in order to define the weak point of the system.

Read More

The Procedure of E-commerce Testing

Probably, everyone even once has a deal with the e-commerce systems. But for the majority of end users, e-commerce applications have already become an integrated part of their life. Nevertheless,

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

E-Commerce: What to Test during Load Check?

The e-commerce products of a high quality will always be popular among the end users. It is necessary to pay attention to their design, usability, GUI and feature. Every online

Read More

How to Improve E-Commerce Products?

Nowadays, there is a huge amount of e-commerce products and new online-shops and apps appear every day. But it does not mean that the e-commerce market is closed for new

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

Integration Testing: Essence and Approaches

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 More

The Basis of Performance Testing

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