- 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.
- 操作系統實用教程(Linux版)
- Kubernetes修煉手冊
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- Kali Linux滲透測試全流程詳解
- Docker+Kubernetes應用開發與快速上云
- 嵌入式實時操作系統:RT-Thread設計與實現
- Learning Bootstrap
- jQuery UI Cookbook
- VMware Horizon View Essentials
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- Linux系統最佳實踐工具:命令行技術
- Learn CUDA Programming
- 鴻蒙操作系統設計原理與架構
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Windows網絡編程(第2版)