TestMatick

7
Oct

A Short Overview of the “Main” Function in Python

This article will be interesting for those testers who want to understand how to operate a popular “main” function in Python.

5
Oct

Main Errors Made While Testing Fintech Software

Comprehensive web testing is an important element at any stage of software implementation since it can help to build first-class protection of any client’s confidential information. Further, we’ll analyze popular mistakes that can be made while testing financial software.

1
Oct

An Overview of the Popular .contains() Command in Cypress

contains() is probably the most popular Cypress command, especially if you work as a developer or software tester. We will explain further why this command is so useful and why you should take it into account, by analyzing a simple example.

30
Sep

Basic Categories of Test Scripts During API Tests

In this article, we will analyze the main principles and testing methods that should be used while working with API.

28
Sep

Using Requests to Test GraphQL in Python

Everyone knows the practice of writing autotests for REST API using requests. But what about testing the GraphQL API? Is it the same or does it have any nuances? Let’s see in this article.

24
Sep

Peculiarities of Software Testing in 2021

The article analyzes the peculiarities of software testing in 2021.

23
Sep

Simple Testing of Desktop Applications on Windows

Using at least one of three drivers mentioned in this article, will allow once and for all to leave the vendor software for testing, lowering the price of automation and its subsequent support by a decent amount, as well as unifying the technology stack to the professional qualifications of testers (and developers).

21
Sep

Docker. What Is It and Why Do We Use It

This software is actively used not only by developers of web applications but also by testers since it has quite a lot of useful functions that help to find various bugs. This material contains a simple explanation of Docker using easy examples. The article won’t be full of monotonous and confusing technical terms and categories.

17
Sep

How to Implement Testing Requirements and Engage Business Clients in This

This article contains the most popular advantages of implementing requirement analysis in software testing and also the reasons why we need to engage business clients in a process of developing the product requirements.

16
Sep

Using Context of Software Testing

If someone asks you during a job interview: “How will you perform testing?” – always clarify and ask again about the context to answer this question. What does it mean? We will talk about this further in this article.