Code Refactoring for Automated Tests
26.06.2015
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 MoreHow to Increase Efficiency of Automated Testing?
24.06.2015
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 MoreAutomated Tests Refactoring vs Common Software Refactoring
23.06.2015
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 MoreAutomated Testing During Test-Driven Development
16.06.2015
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 MoreWhy Modern Automation Tools Are Far From Being Perfect
15.06.2015
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 MoreWhat to Consider Before Automated Testing?
03.02.2015
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 MoreHow Select Tool for Mobile Automated Testing?
08.12.2014
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 MoreWhat are Approaches for Manual and Automated Testing?
24.11.2014
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 MoreWhat is a Real Purpose of Automated Testing?
21.11.2014
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 MoreWhat are Fears of Manual Test Engineers?
20.11.2014
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 MoreHow not to Go Wrong With Automated Testing?
19.11.2014
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