Tag "automated testing"

, page 3 back to homepage

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

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

6 Effective Ways to Perform Regression Testing

After performing software testing, reporting bugs and their fix regression testing should be executed. Its aim is to find defects of the software after code modifications or the product release.

Read More

Books about Selenium WebDriver

During automated testing, the specialists apply different techniques and used various tools of software testing. Rather often, a software testing company utilizes a set of Selenium tools, especially Selenium WebDriver.

Read More

The Specifics of Selenium Grid 2

The specialists of software testing company use different tools for automated testing of software product. There tools for specified checking procedure – for unit tests, system scripts, load cases, etc.

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

Tools for Automated Web Testing

In the field of software testing, it is necessary to quickly check new versions of different products, especially if to talk about web products. Automated testing will help to cope

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

4 Inherent Parts of Modern Test Automation

Everyday new trends, terms, and concepts appear in the IT world. It happens so because information innovations have been permanently developing during last few decades. And what took much time,

Read More

UI Testing of iOS Apps with UIAutomation

Apple Inc. provided a special tool for creating and running auto tests to conduct UI testing of various products both on real devices and iOS simulators. It is developed in

Read More