Functional Testing

15
May

Aspects of Testing Bluetooth Applications: a Little Guide for Junior QA

Testing Bluetooth applications can be a tough challenge, especially if the job is entrusted to someone novice to quality assurance. Bluetooth is one of the many technologies that may seem simple enough at first glance, but in fact, things are the opposite. And where are complexities, there are changes to turn into one or the other problems.

5
Sep

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.

12
May

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.

21
Jan

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.

20
Jan

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.

11
May

Why the “Tab” Key Is One of the Most Powerful Testing Tools?

Good accessibility rates are the basis for performing proper software testing. Users can not only use specialized software but also work with such simple tools as a computer mouse and the “Tab” button. Further, we’ll talk about the latter in detail.

4
May

Functional Testing of a Web Application: a Complete Checklist

To not be afraid to push a project to independent testing, you should perform functional software testing on the basis of a checklist. Further, we’ll talk about it.

5
Feb

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

11
Dec

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.

7
Dec

Secrets of JWT Testing

This article describes the structure, usage and some details of JWT testing.