12
May

Automated Test Data Generation Tools

Test data generation can be manual, automated, and also can require using previous products offered by a client. There are numerous automated test data generation tools but some of them should be analyzed more thoroughly.

10
May

Comparison of Software Load Testing Tools: Top 3 in 2022

Nowadays, there are a lot of tools to perform load testing. And most of them come in the Open Source form – dedicated projects in the free version. This article is a short overview of the most popular products that one way or another have already reached the leading positions in 2022 (or it will happen soon).

3
May

How to Manage a QA Team Effectively?

Let’s make it clear from the start: there is no one all-purpose formula for quality management of the QA team. Nevertheless, there’s always some base that allows project managers managing the testers competently and effectively.

27
Apr

Wait Commands in Selenium

Using wait commands is important when running tests in Selenium. It allows you to avoid problems that may occur due to changes in the time delay.

25
Apr

15+ Testing Tools for Everyday Needs

This article is a short review of some useful software that QA engineers should always keep around. In order not to analyze this software inconsistency, we grouped all the web products described according to their technical purpose.

22
Apr

Actual Learning Materials for Middle QA Engineers

This article isn’t supposed to be 100% objective since every tester or QA team can use some other source of knowledge. Nevertheless, all the sources presented below have a great deal of useful information which may help you to achieve your work objectives.

20
Apr

Using Surveys in Software Testing Audit

This article will prove that there may be a lot of causes to conduct a survey. And all of them are profitable in one way or another. Since even negative answers and comments are also good, on their basis you can build an effective management policy, whether it is the whole company or a specific software testing department.

18
Apr

How Should We Test Social Media Apps?

Perhaps, nobody will deny the fact that social media have become a lifeline in today’s reality. Proper testing of a social media application is very important since even a not really important function that has not been properly tested can affect the work and business processes of thousands of people that depend on this application in some way.

14
Apr

What Developers Think About Software Testing

Sooner or later, testers face such developers who are fully confident that software program code shouldn’t be modified to simplify the process of its verification. This is a very important point and you cannot just ignore it. What to do in such a situation so as not to argue with colleagues but to stay on your own?

12
Apr

What Are Sniffers and What Is Their Role in Software Testing?

Today, we’re going to speak about sniffers – special tools that help users to intercept, edit and analyze requests that are going through them. They are used to analyze client-server interaction, emulate test suites via modifying the traffic.