- Test-Driven Java Development(Second Edition)
- Alex Garcia Viktor Farcic
- 113字
- 2021-06-24 18:31:49
Web-testing frameworks
The application classes and data sources have been tested throughout this chapter, but there is still something missing; the most common user entry point—the web. Most enterprise applications such as intranets or corporate sites are accessed using a browser. For this reason, testing the web provides significant value, helping us to make sure that it is doing what it is expected to do.
Furthermore, companies are investing a lot of time performing long and heavy manual tests every time the application changes. This is a big waste of time since a lot of those tests can be automatized and executed without supervision, using tools such as Selenium or Selenide.
推薦閱讀
- HoloLens Beginner's Guide
- JavaScript+jQuery開發實戰
- INSTANT MinGW Starter
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Learning Hunk
- Python Data Analysis Cookbook
- Working with Odoo
- LabVIEW虛擬儀器入門與測控應用100例
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- QlikView Unlocked
- Python大規模機器學習
- Mastering Leap Motion
- 征服C指針(第2版)
- 深度學習的數學:使用Python語言
- FORTRAN程序設計權威指南