QA Consulting

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.

17
Dec

Who Is Responsible for Software Quality?

In today’s IT field, software becomes more and more complex. It’s very easy to find the responsible one. It may be the fault of a tester, manager or developer. Quality assurance is a mutual activity and every member should take the initiative in maintaining the highest quality of developed/tested software.

10
Dec

Importance of effective communication in the QA team

Everyone wants to be a part of a strong team where one can find a helper, adviser, and even a friend. It is so important to get some help (if we need it) and afford assistance. Effective communication plays a key role in all these cases. If you make use of these recommendations, you will succeed in the work and make a good relationship with your colleagues.

3
Dec

Globalization Testing: Main Types, Check-List and Testing Metrics

This article is dedicated to analyzing the term of “globalization testing”, highlighting its main needs, strong places and also showing an algorithm of its correct implementation.

2
Dec

Time Management in the Life of IT Specialists

Time management is an important skill that helps to increase significantly the working efficiency and speed up the process of achieving the goals. Nowadays there are a lot of time management methods. Everyone can find something for himself/herself, and thus acieve the best results.

25
Nov

The Benefits of Negative Testing

This article will highlight why we shouldn’t forget about negative testing while executing manual and automated tests.

19
Nov

The Importance of Software Testing in Production

There is a particular group of QA specialists who are absolutely sure that the practice of testing in production is not very good: it doesn’t help to prevent the appearance of bugs for end customers but simply states their presence. Let’s analyze this topic more thoroughly to see if this is really true.

18
Nov

Why Should QA Engineers Know About Code Refactoring?

The main point of refactoring is to change non-effective and low-quality code into a practical and easy-to-use tool for further programming, as well as to make it simple for multiple usages by developers.

14
Nov

Frequently Asked Questions During Software Testing on iOS and MacOS

Testers who haven’t work with iOS and MacOS before, first of all, face a lot of issues with processing some action. In the article we analyzed the most relevant tips and operating algorithms with Apple devices.

12
Nov

Fiddler: A Number One Product for HTTP Analysis

Sometimes, when QA engineers execute software testing, they have to monitor traffic between a client and a server, perform requests analysis and modifying. And in most cases, for this purpose specialists use Fiddler – a universal proxy that can intercept HTTP(S) traffic and ensure the work with it.