- Selenium WebDriver Quick Start Guide
- Pinakin Chaubal
- 162字
- 2021-06-24 18:26:24
Why is test automation required?
Let's get started by understanding why test automation is needed. Today's agile world needs quick feedback on the code's quality. The developers check-in application code in a source code repository like GitHub. It is imperative that these changes be tested, and the best way to do so is through automation. A test-automation suite can eliminate the mundane work of manual regression testing and can be helpful in finding bugs earlier, thus reducing manual testing time. It can be configured to run at a particular time in the day.
A cut-off time should be provided to the developers, such as 6 P.M. in the evening, by which time they should check in code, get the application build done, and the application deployed to a server like Apache Tomcat. The automation suite may be scheduled to run at 7 P.M. daily. Jenkins is a tool that's used for continuous integration, and so can be used for this purpose.
- Kubernetes修煉手冊
- Citrix XenApp Performance Essentials
- WordPress Mobile Web Development:Beginner's Guide
- SharePoint 2013 WCM Advanced Cookbook
- Kubernetes從入門到實踐
- macOS效率手冊
- Django Project Blueprints
- Kali Linux高級滲透測試
- Heroku Cloud Application Development
- μC/OS-III內核實現與應用開發實戰指南:基于STM32
- OpenVZ Essentials
- Office 365 User Guide
- Linux集群之美
- Java EE 8 High Performance
- Instant Responsive Web Design