Blog

, page 4 back to homepage

Mobile Test Automation: How Does it Happen?

Note: the article was updated in November 2020. The current state of the mobile software development market is changing greatly because of the influence of AR (Augmented Reality), wearable apps, IoT

Read More

When say “no” to automated testing?

Despite providing a number of advantages, automation of software testing applied to the “improper” project may cause a failure of software release. To avoid such a scenario, you should know

Read More

How to automate web testing with manual QA team?

Automation helps to accelerate testing activities, to ensure wider test coverage and to improve quality of the final product. You can apply automation principle to verify mobile and web software.

Read More

Test Automation in Agile Environment

According to Agile methodology, all processes should be fast and iterative, and test automation solves this problem. The implementation of continuous integration ensures quick turnarounds. The execution of the test

Read More

Top Test Automation Tools to Choose

Note: the article was updated in Noveber 2018. Development of own framework for test automation can be rather a challenging task. But, fortunately, there is a number of tools and

Read More

What tool to use for test automation in 2017?

According to the Gartner report Magic Quadrant for Software Test Automation, by 2020 Selenium WebDriver will become a standard tool for automated functional tests. But in fact, Selenium is already

Read More

What Is the Gherkin Language?

Note: this article was updated in August 2019. Gherkin is a line-oriented language such as Python. The language may serve as project documentation, e.i., describes business logic of the system,

Read More

Books for Learning Test Automation

In the software testing field, it is very important to be well-informed about different innovations and changes in the IT world. Besides that, self-education is an inevitable part of every

Read More

Unit vs Integration vs Functional Testing

There are various types of software testing and the QA specialists should be aware of their specific features and different peculiarities. If the test is engaged in mobile testing, then

Read More

Automate or not Automate – That Is the Question!

Browsing the popular software testing blogs and forums, one may notice that automation is one of the next years’ trends in IT field. However, it is a point at issue

Read More

Software Test Automation: Problems and Tips

Frequently, QA teams are in a fix when it comes to automation. It is required many skills, effort, and experience in order to thorough know when to implement automated tests.

Read More