Technical articles
-
Soft and hard validation policies
06.06.2023Practically every website contains web forms, whether it’s a simple feedback form or a new user registration process. To ensure that the data sent by the user is correctly received and processed, it’s necessary to check that the web form is filled out correctly. This is done through validation. Valid data can be sent to the server and stored in the database. In case the user has made a mistake when filling out the form (intentionally or not), the data should not be saved to the database.
-
What is a «Hover state»?
30.05.2023The hover state defines the style of the element after hovering the cursor over it. Hover helps to make the design of the site more interesting and encourages the user to get more information about the subject of the link.
-
Tools for generating test data review
30.05.2023In testing a website or mobile application, it is impossible to avoid dealing with a lot of fields and forms that require filling in: last name, first name, phone number, address, and many others. To test fields and entire forms, there are two options: you can either use your imagination and spend a lot of time creating a data set or resort to modern technologies. This article will be about the second option.
-
Load testing tools
26.05.2023Load testing is one of the elements of complex performance testing aimed at analyzing the speed of the system’s response to an external request. The main purpose of this check is to find out whether the application (device) being tested meets the stated requirements. This method is widely used in professional circles during product testing when it is necessary to understand how the program will react to simultaneous operation by a certain number of users.
-
Game genres
26.05.2023As a result of this evolution, whole categories of similar games arose around popular projects, which later formed genres. So what is a game genre?
-
Perfomance testing
26.05.2023Цe can say that performance testing is quite an important part of testing a software product, which determines its operability. This testing has its own subtypes: load, stress, stability and configuration, each of which is responsible for checking the performance of the system under certain conditions. This type of testing will help ensure that the system is able to quickly perform the assigned tasks.
-
Locations (levels) in computer games
25.05.2023Speaking of locations, the first thing to say is that such notions as «location in space» and «gaming location» must be distinguished.
-
Vysor tool overview
23.05.2023Transferring the management of the mobile device on PC and mirroring the screen is one of the abilities that can be useful for users. There is a variety of software that can be used to transfer the screen of the mobile device to the PC. Let us look at one of the most popular and simple ones – Vysor.
-
Pairwise tools. Creating test plans by using test design techniques
22.05.2023Today there is a lot of information regarding pairwise testing. This technique is known to be one of the most powerful testing methods according to the principles of resource-saving. Pairwise testing is grounded on the principles of combinatorics and is based on the «test each of the input parameters at least once» method.
-
QA team work management
19.05.2023The organization of work in each team begins with the understanding of each participant, what exactly needs to be done and what is the goal. This article will be devoted to the conditions of work in outsourcing, that is, not on an «eternal» project, but in the case of frequent project changes.
