Briefly about System Testing
28.02.2017
The procedure of system checking is connected with unit, integration and acceptance testing. System testing is conducted in order to check functional and nonfunctional requirements to the system as a unique
Read MoreWhy Do Testers Use Jira?
24.02.2017
While performing different software testing types, a QA team needs somehow to monitor, process and maintain the system issues that were detected. Every bug has its status, priority, and severity.
Read MoreSecurity Testing Tools
23.02.2017
Nowadays, security of personal and corporate data plays an important role. And a huge attention is paid to thorough penetration testing, security testing, access control testing, etc. To check whether
Read MoreTypes of Regression Testing
22.02.2017
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 MoreJUnit 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 More