Blog

, page 65 back to homepage

Levels of Automation in Software Testing

Note: this article was updated in September 2020. Since automation has become the hottest trend in the tech world, the question ‘why to automate’ has given way to the question

Read More

What to Know About Incremental Testing?

Anyone who is involved in the software product testing field knows a majority of testing types – unit testing, regression testing, acceptance testing, and so on. But today with the

Read More

4 Main Inequalities of Testing and Debugging Procedures

Quite often during interviews in the software testing company applicants are asked about the difference between testing and debugging. Most often, beginners admit the typical mistake by claiming that these

Read More

What Causes the “Invalid” Bugs?

Before reporting any incident to the bug tracker, a tester must ensure that it is not his fault during the test and that he has not missed any important detail

Read More

Specific Features of the Mobile App Testing

The need for the mobile application testing is growing rapidly, but there are still many difficulties and problems in this area. In addition to desktop testing and web site testing

Read More

Advantages and Disadvantages of Mutation Testing

Note: the article was updated in May 2020.   Pros and Cons of Mutation Testing Mutation testing stands along with classic testing types, for instance, mobile testing, web application testing, or desktop

Read More

Deceptive Opinion on Usability Testing

Sometimes employees of the software testing company are faced with incomprehensible, illogical applications, many functions and uses of which are often not obvious. In order to make the application popular,

Read More

Quality Criteria of the Software Under Test

The main task of the tester is to find and document bugs during the software product testing with the following process of their elimination in order to provide the further

Read More

Methods of Web Applications Testing

Many testers during their career at least once faced with incomplete testing of sites that almost always leads to considerable financial costs, customer dissatisfaction, and, eventually, to the re-development of

Read More

What Tests to Automate Firstly?

The first question that arises during the software product testing and which should be answered without bias is: “Is it advisable to use automated testing for this software?”. In the

Read More

Why Configuration Testing?

Any member of the software testing company knows that configuration testing is a testing technique that evaluates the work of a program taking into account the different system configurations. Configuration

Read More