CATEGORY ARCHIVE
Functional Testing
Popular Beta Testing Software

Popular Beta Testing Software

Web software used for beta testing helps to assess software quality and reasonableness in a real-time mode before it is officially released. Further, we will analyze some examples of these programs in detail.

Automated Test Data Generation Tools

Automated Test Data Generation Tools

Test data generation can be manual, automated, and also can require using previous products offered by a client. There are numerous automated test data generation tools but some of them should be analyzed more thoroughly.

Viber and Telegram Chatbots and How to Test Them Correctly

Viber and Telegram Chatbots and How to Test Them Correctly

There is a lot of information on the web on how to build a chatbot but very little data on how to test it. Hence, in this article, we’ll provide a comprehensive answer to this question. We will consider the features and specifics of testing modern chatbots using Viber and Telegram as the most popular web products in this area.

Do You Test Text Fields Properly?

Do You Test Text Fields Properly?

During some job interviews, you can be asked: how will you test a text field? We can distinguish four popular types of answers, that depend on experience of a tester who is answering this question. Let’s analyze each of them in detail.

Using Mail Agents for Software Testing

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).

The Most Common Misconceptions about Usability Testing

The Most Common Misconceptions about Usability Testing

Unfortunately, not all testers have a good understanding of what usability testing is and how to perform it in day-to-day practice. Some vague guesses and a lot of questions went through QA specialists’ head, that needs to perform this type of software testing. Further, in the article, we will try to dispel basic myths about usability testing and its role in the tester’s work.

Strict and Moderate Validation: Basic Notions

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.

Guide for Contact Center Testing

Guide for Contact Center Testing

In order to have a constant and stable connection with the clients, the contact center should use qualitative and proven technical system which can work under any business conditions. Executing testing in a contact center is key to effective and successful work.

The Most Simple and Effective Ways to Test a Text Box

The Most Simple and Effective Ways to Test a Text Box

At first glance, any text field seems to be simple and clear functionality. And the process of it testing comes to a simple check of correct filling of fields. Actually, you need to carefully check the correctness of the text field because it’s possible to gain unauthorized access to the database through it!

Website Testing With Disabled JavaScript

Website Testing With Disabled JavaScript

JavaScript is the programming language that is one of the best options for functional scenarios and design on the pages. Everybody get used to it as to something natural and they don’t wonder what to do when it is disabled.