Automated Testing

9
Feb

Two Main Rules of Good Gherkin

No matter whether you wish to improve software code or significantly increase automation usage on the basis of Cucumber framework — only one software development language is in the center of the entire BDD and it’s Gherkin. Further, we’ll talk about two main rules that help to create completely readable, scalable, and easy-to-automate tests.

4
Feb

Common Mistakes in Test Automation and How to Avoid Them

Following these simple tips, you can easily set a high-quality software test automation process and won’t worry excessively about the results of work accomplished. Besides, you will improve the necessary professional skills to help you search for a job in the best quality assurance organization.

14
Jan

Tips on Creating Integration Tests in Cypress

Cypress is a very interesting and popular tool, considered to be really cutting-edge software in the QA field and meeting today’s needs. It helps to easily create and integrate simple and clear tests, so even junior automated testers can easily learn it.

31
Dec

What Are Selenium, Selenide, Selenoid, Selendroid and What’s the Difference Between Them?

Almost every junior automated testers can easily get confused by many new terms while learning them. For example, Selenoid, Selenium, Selendroid, Selenide – what are they and what’s the difference between them? Is it possible to compare them at all? Further, we will talk about these concepts.

29
Dec

Effective Test Data Management for Automated Testing

Working with test data can be extremely difficult and tedious. But if you enlist effective planning and strategic approaches, then everything can be organized so that all tests run as expected. Let’s see how to do it right.

14
Dec

Turnkey Web Application Test Automation

This article will highlight methods of automated software testing when there will be no need to create numerous test cases or e-2e tests with the help of a user.

9
Dec

Testing Flutter Applications

This article describes possible ways of testing cross-platform and native applications, analyzes the reasons why Flutter can be extremely useful during daily testing, and highlights the issues that may be met during its usage.

8
Dec

Some Effective Tips for Testers on How To Learn JavaScript

The process of learning JavaScript increases the surface area of the software system where a user can get particular information, monitor the system performance, control, and manipulate it as the tests require. All this increases the capacities of high-quality software testing.

3
Dec

Three Types of Developers That Work in Every Office

This article describes three most interesting types of developers that work in every office.

26
Nov

Creating Autotests on Android: A List of the Most Popular Tools

Creating automated tests on Android is quite a difficult procedure. Unfortunately, on the Internet there’s no detailed description of how to do it correctly. That’s why in this article, we tried to describe as fully as possible the basic stages of the formation of the auto testing process for Android.