8
Apr

What We Can Test in the Elements Tab

This material contains comprehensive information on what exactly we can test in the Elements tab in a browser whose main objective is displaying the page program code in the tree of DOM elements.

6
Apr

Which Programming Language to Choose for Automated Testing

Any automated testing implies the use of a certain set of tools for the automated execution of test cases created earlier. Undoubtedly, we cannot talk imagine this process without a programming language. Further, we’ll have a look at how to choose the most appropriate one.

1
Apr

Introduction to Regex

In this article, we’ll analyze 10 most popular symbols of regular expressions that can be met every day while performing software testing. And it’s Regex that will help us to interpret this.

30
Mar

The Concept of HTTP and How to Properly Test Its Performance

HTTP is an extensible protocol that is very easy to use. There are a lot of tests to check its correct performance, to find flaws in external design and to verify the security level of the entire product.

26
Mar

Universal Testing Strategy in 2021

In this article, we’ll try to analyze all aspects that are somehow connected with a process of building an efficient testing strategy, and we’ll also provide examples of how to make a decision on testing tools in any given situation.

25
Mar

Popular Browser Extensions to Autofill Forms

Today we are going to talk about the most popular plugins for autocompletion that can be a good handy tool for testing forms and separate alphanumeric fields.

23
Mar

Ecommerce Testing: Key Features of Checking Online Marketplaces

A great commercial web portal is the key to your rapid success! But since there are a lot of sites on selling topics and specifics, it is necessary to create such web products with thoroughly tested functionality (from an external graphical interface to internal system operations and interactions).

18
Mar

Main Problems with Enabling Developer Options on Android

The use of the developer options on Android, first of all, is necessary for specialists who must study/develop/improve or test this system. But sometimes even an ordinary user of a mobile device with this OS will find it useful to discover some interesting parameters and capabilities of the environment.

16
Mar

Python Testing Basics

Python is considered to be a universal programming language. It can be easily understood by both junior developers and senior developers and some analysts even regard it as the most popular language in IT. It is also simple, technically “elegant” and readable and this is exactly what is needed to transform test cases into efficient test scripts.

12
Mar

Applying PC Regional Settings during Localization Testing

Localization testing is a good and quite useful process that should be given maximum time. After all, the more users the software has, the more languages ​​need to be included in its structure and you need to be sure of their correct and high-quality design (hence, this affects the success of the entire product)!