Blog

, page 11 back to homepage

JUnit vs TestNG

Usually, in order to conduct thorough and detailed software testing, specialists use special tools and frameworks. It can be tools for automated testing or load testing, frameworks for system testing

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

Automate or not Automate – That Is the Question!

Browsing the popular software testing blogs and forums, one may notice that automation is one of the next years’ trends in IT field. However, it is a point at issue

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