Tag "test automation"

, page 5 back to homepage

Code Refactoring for Automated Tests

Note: the article was updated in September 2020. The term ‘Refactoring’ stands for the process of code cleanup and redesign aimed to improve its internal structure without altering the functionality.

Read More

How to Increase Efficiency of Automated Testing?

Any modern software development process includes both manual and automated testing. Automated tests are sometimes incorporated in the development process, during test-driven development, for example. So, they are used both

Read More

Automated Testing During Test-Driven Development

Automation is widely used during web site testing, desktop testing, mobile application testing. Automated tests are sensitive to various changes in the system and require lots of efforts for keeping

Read More

Why Modern Automation Tools Are Far From Being Perfect

Since 1950s software products began rapid evolution; various programming languages appeared one by one. Programs and computers became more complex and powerful. Automated testing has been actively utilized for a

Read More

What to Consider Before Automated Testing?

It is known that automated testing can considerably increase efficiency of a project. That is why managers often decide to automate some parts of mobile testing, desktop testing and web

Read More

How Select Tool for Mobile Automated Testing?

Automation is more and more applied in course of software testing. It considerably diminishes time and efforts required for a project and thus increases the project profitability. One should properly

Read More

What is a Real Purpose of Automated Testing?

It is a common knowledge that any mobile testing, desktop testing and web site testing are meant to find all the serious defects in the software product under test. Tester’s

Read More

What are Fears of Manual Test Engineers?

Automated testing became widely used. Almost every day appear new open code and commercial instruments for load testing, cross-browser testing, security testing and so on. Many test engineers take advantage

Read More

How not to Go Wrong With Automated Testing?

Automation has become widely utilized in course of web site testing, desktop testing and mobile application testing. It is an acknowledged method of increasing efficiency of a testing process. Unfortunately,

Read More

3 Main Reasons to Automate Regression Testing

Modern applications are often big and sophisticated. They include several levels and many modules with complex interrelations. That is why performing of mobile testing, desktop testing or web site testing

Read More

What Is An Automated Testing Tool?

Currently one can hardly imagine modern life without applications. That is why there are many kinds of software. Some applications are large complex systems. To develop and test such a

Read More