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 MoreWhen to Choose Tools for Software Testing?
10.12.2014
At present software testing is a complex multilevel process; it isn’t less sophisticated than the development process. That is why hardly any web site testing, desktop testing or mobile testing
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 MoreHow to Choose a Suitable Test Management Tool?
04.12.2014
Test management tools are always used in course of web site testing, desktop testing and mobile application testing. They help to plan various testing activities, track the progress of manual
Read MoreWhy to Adjust Tools for Load Testing?
02.12.2014
It is known that any web site testing should include load testing. It allows to determine whether the system is ready to proper function under real life conditions, when certain
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 More