JUnit vs TestNG
21.02.2017
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 MoreSmoke Testing vs Sanity Testing
20.02.2017
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 MoreAutomate or not Automate – That Is the Question!
16.02.2017
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 MoreSecurity Testing Myths
15.02.2017
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 More5 Open-Source Mobile App Security Testing Tools
09.02.2017
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 MoreThe Procedure of E-commerce Testing
08.02.2017
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 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 MoreE-Commerce: What to Test during Load Check?
31.01.2017
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 MoreHow to Improve E-Commerce Products?
30.01.2017
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 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 More