24
Aug

Some Aspects of Game Testing on PC

The field of performance testing of computer games has its concepts and notation keys that are used by many specialists of game testing companies. In the article, we will analyze the main such concepts and peculiarities of game testing.

18
Aug

BlazeMeter – a Full Review of a Platform for Load Testing

BlazeMeter is a very useful tool to solve various tasks of load testing and other performance checks. Numerous integration options with third-party services, as well as lots of personalized settings, make BlazeMeter a useful tool in the everyday activity of not only a developer but also a tester.

13
Aug

Accessibility Testing on Android and iOS Devices

Accessibility testing is one of the usability testing types when, first of all, specialists check the general availability of the software functionality for users with different disabilities. Let’s analyze main peculiarities and methods of this type of testing.

12
Aug

Strict and Moderate Validation: Basic Notions

Today almost every website contains certain web forms in its structure, such as a simple feedback form or a certain sign-up form. To ensure that information sent by a user will be finally accepted and processed, you should perform special testing for the correctness of filling every form used on a portal. Such actions are based on validation.

10
Aug

Common Errors and HTTP Status Codes When Performing Website Testing

When specialists perform testing of any program interface, they use the HTTP requests. Due to the information given by any error code after user request, a server can change the data processing. In a situation when there is an error and you now the result of the request, you can solve the issue by yourself.

6
Aug

How Can a Manual Tester Join an Automation Field?

Every year the profession of a manual tester becomes less and less popular. Therefore, more and more specialists think to change their field to the field of test automation. This article will give helpful tips on how to become a qualified automated tester.

5
Aug

Most Frequent Defects on a Virtual Keyboard

Sometimes, it is necessary to test the on-screen keyboard as an inherent part of the whole project. And it doesn’t matter how such a process is called: integration testing or something else. Sincee, clients can pay their attention to imperfect keyboard performance on developed software. And all the negative system’s behaviors can influence the client’s decision to use such a product or no.

4
Aug

Complex Project Communication: the Ways to Make It Easy and Enjoyable

Trying to resolve the problems with communication on a project, people solve not only current problems of relations but also build more qualitative and efficient ways to organize their working process. Getting rid of disputes and misunderstanding will help to make communication on a project pleasant and clear and this will greatly simplify the work on the set tasks.

29
Jul

Main Concept and Peculiarities of a Client-Server Architecture

The peculiarities of the client-server system interaction allow us to share certain functionality and computational load between connected client web products and server applications, create and perform comprehensive tests of any web product.

27
Jul

Implementation of XSS Injections While Performing Security Testing

In this article, we will talk about security testing using the example of such system vulnerability as XSS injections, with the help of which a hacker can easily inject his dangerous scripts into pages that will be viewed by Internet users in the future.