TestMatick

21
Jan

Proper Establishment of a Testing Process

This article will highlight the process of testing related to test projecting and test integration, that efficiently complement an overall software development process.

20
Jan

Main Principles and Benefit of A/B Testing

Statistical data allows us to know if any changes benefit the resource or they just do harm to it without a significant loss of customers. This method is called A/B testing, checking of the most extraordinary hypothesis and versions without considerable losses.

16
Jan

How to Perform Game Testing for Compatibility With Antivirus Products?

Nowadays there are a lot of antivirus products and companion programs. Unfortunately, some of them can easily block the performance of legally installed games because of some viruses or their potential existence in this game. To prevent these situations, QA engineers execute specialized tests

14
Jan

Bug Clustering

Bug clustering is one of 7 main testing principles and it’s not just a theoretic term as it seems. Most testers who have real experience working on the projects will confirm this statement.

13
Jan

Specific Features of Working With Web Elements While Test Automation

Below, you can find a short but comprehensive manual on how quickly one can find web elements on a page during the automated software testing. And this allows providing the services quickly and qualitatively.

9
Jan

5 Useful Books on Software Testing

What to expect from the work if you’re an IT specialist and we get new information all the time? Everyone should be ready for constant professional self-education and self-development. And obviously, the best assistant in these processes are books.

6
Jan

17 Best Free Tools for Usability Testing

When developers work on correct optimization of the website performance, they need to know how the end-user will use it. That’s where usability testing comes in. We’ve selected 17 best tools that can effectively solve all the tasks of these tests.

30
Dec

Secrets to a Successful Interview for the Position of a Junior QA

Job interview is an integral part of every employee’s life. In this article we will analyze main things that will help candidate to get a desired position of a junior QA.

25
Dec

Static and Dynamic Testing

Static testing is considered as an important stage of bug-free software development. But we shouldn’t forget about the importance of dynamic testing. While testing the software (its performance, functionality, reliability), a team can check the quality and performance of the developed product.

23
Dec

The Most Simple and Effective Ways to Test a Text Box

At first glance, any text field seems to be simple and clear functionality. And the process of it testing comes to a simple check of correct filling of fields. Actually, you need to carefully check the correctness of the text field because it’s possible to gain unauthorized access to the database through it!