Blog

, page 32 back to homepage

Classification of Software Testing Kinds

What is “testing”? The book Meshcheryakova MS “Software Testing” is given two definitions of this term: 1. Testing is a process of detecting errors in software 2. Testing is a

Read More

Positive And Negative Testing

Probably all the testers know what a negative testing is. I even think that it is a favorite type of software testing for many of us. When you run a

Read More

How to Involve Non-functional Testing?

Note: this article was updated in July 2019 Who would have thought that product development is only half the way to success?! No less important is to verify its quality

Read More

Perfecto Mobile – An Overview

by Ajay BalamurugadasAs I had promised last month on twitter about a blog post on my experience with Perfecto Mobile, here it is. What is Perfecto Mobile? To quote them, Perfecto

Read More

Why Do We Need Performance Testing?

Note: the article was updated in June 2018. The digital technologies are improving with every single day. This fact has made modern customers very demanding in the question of technology

Read More

Aggressive and Passive Testing

I’ve been thinking about how I *bucket* testing. Here is what I mean. I see testing as aggressive and passive. Aggressive testing, to me, is the art of asking the product

Read More

Non-Regression testing, what is it?

The article was updated in May 2018. Making code changes, a developer may affect the proper work of the software. Even a small tweak can cause unexpected consequences or provoke

Read More

Negative Test Cases for Functional Testing

Negative testing is a testing technique when invalid input data are used for software quality assessment. Its purpose is to check the software behavior in case of invalid input. In

Read More

What is Compatibility Testing?

The top-quality program worth nothing if one consumer is able to use it, but another is not. A soft cannot be just a good one, it has to be universal!

Read More

What is Fuzz Testing?

Note: the article was updated in June 2018. First of all, fuzz is a random input of valid and invalid data generated for software testing. Fuzz testing or simply fuzzing

Read More

What Is A Mobile App and Why Do I Want One?

The birth of mobile phones brought us handy wireless communications devices but not much else. Over time as the cell phone has evolved, they’ve become more than just a means

Read More