Blog

, page 7 back to homepage

How to Automate of Customer Tests?

It is known that software products are used for various purposes and involve domain knowledge from various fields. Programmers may have surface knowledge about the application domain, its rules. They

Read More

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 Tests Refactoring vs Common Software Refactoring

Refactoring has become an integral part of creating programs. It helps to streamline the code and makes it understandable. Web site testing, desktop testing and mobile testing prove that refactoring

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 are Approaches for Manual and Automated Testing?

When test engineers perform web site testing, desktop testing or mobile testing, they expect to find many defects. It is not because they consider the system to be bad or

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