+ 1
What is test automation?
Just curious about what this community has to say about it ☺
2 ответов
+ 1
automated software testing has long been considered critical for big software development organisation but is often thought to be too expensive or difficult for smaller companies to implement. It saves time and money, vastly increase your test coverage. Even the largest software cannot perform a controlled web application test with thousands of users. automated testing can simulate tens, hundreds or thousands of virtual users interacting with a network, software and web applications.
+ 1
Automation testing is a technique uses an application to implement entire life cycle of the software in less time and provides efficiency and effectiveness to the testing software.
There are many automation tools are available in the market.
selenium is the most popular and widely used tool
check this AnyAut tool which provides accurate test results.AnyAUT can also help you in migrating your tests from licensed tools such as HP QTP/UFT to free and open source tools such as Selenium and JAVA.