TestMatick

12
Feb

A Complete Overview of Vysor

Vysor is a world-class solution for displaying an image of the screen of the mobile device you are testing on a local PC. It has numerous useful functions that will help either a common user or experienced QA engineers in their everyday work.

11
Feb

Continuous Integration and Software Testing

The continuous integration (CI) process is used by developers, specialists in automated software testing, and of course all those who are interested in the IT field have heard about it. Further in the article, we’ll talk about the main concepts and basic purpose of CI. We will analyze how it works and what tasks it performs!

9
Feb

Two Main Rules of Good Gherkin

No matter whether you wish to improve software code or significantly increase automation usage on the basis of Cucumber framework — only one software development language is in the center of the entire BDD and it’s Gherkin. Further, we’ll talk about two main rules that help to create completely readable, scalable, and easy-to-automate tests.

5
Feb

Using Mail Agents for Software Testing

This article will describe the most popular mail agents that allow getting instant access to an email to perform certain tasks (in our case — testing the software that requires authorization, registration or simply sending an email).

4
Feb

Common Mistakes in Test Automation and How to Avoid Them

Following these simple tips, you can easily set a high-quality software test automation process and won’t worry excessively about the results of work accomplished. Besides, you will improve the necessary professional skills to help you search for a job in the best quality assurance organization.

2
Feb

What Is Test Coverage?

A level of software testing should be evaluated with the help of certain criteria, in the same way as many other activities. In software testing, such criteria are called QA metrics. This article will be devoted to describing such a testing metric as test coverage.

29
Jan

The Concept of Thin and Thick Clients

In computer terminology, the term “client” stands for certain software/hardware that interacts with a server to enable a user to receive data on the actions done by a system. All clients in client-server architecture can be notionally divided into two subtypes: thick and thin ones. Let’s analyze each type separately.

28
Jan

Rarely Used but Very Effective HTTP Request Methods

Usage of infrequent HTTP methods helps to generate good and effective test ideas when providing software testing services. Hence, web or mobile product will be checked as thoroughly as possible from the technical side. Further, we will talk about these methods specifically.

26
Jan

How to Save Google Drive Documents by Authenticating Requests for JMeter

This article will describe the ways of configuring access tokens, deploying a work environment, establishing a stable web connection, performing prior load tests to save Google Drive documents by authenticating requests for JMeter.

22
Jan

The Specifics of Software Testing in Kanban

The process of software testing is an important part of the whole web product development in one way or another. It should be as effective as possible in the first place in order not to delay the final release of the software. An excellent solution in this process would be to work according to the Kanban methodology.