- QATestLab Blog >
- test automation
What Tests to Automate Firstly?
07.08.2015
The first question that arises during the software product testing and which should be answered without bias is: “Is it advisable to use automated testing for this software?”. In the
Read MoreWhen is Manual Testing Better Than Automated?
03.07.2015
A lot of activities performed during software testing are automated. This allows to complete various tasks during mobile application testing, desktop testing, web site testing and detect all the important
Read MoreHow to Automate of Customer Tests?
01.07.2015
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 MoreCode 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 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 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 More