- Backbone.js Testing
- Ryan Roemer
- 116字
- 2021-08-13 16:48:30
Chapter 2. Creating a Backbone.js Application Test Plan
Now that we have a basic test infrastructure, we'll turn our attention toward integrating a Backbone.js application and mapping out a test development strategy. In this chapter, we will create a test plan by working through the following topics:
- Reviewing some fundamental concepts of Backbone.js development
- Selecting a Backbone.js application to test
- Examining relevant testing concepts and approaches to guide test plan creation and execution
- Evaluating parts of the Backbone.js application to test in complete or partial isolation
- Identifying tests that exercise multiple interacting parts of the Backbone.js application
- Integrating the Backbone.js application into our test infrastructure, and authoring and running a few introductory application tests
推薦閱讀
- Spring Boot開發與測試實戰
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- Mastering OpenCV Android Application Programming
- Python從菜鳥到高手(第2版)
- Android 9 Development Cookbook(Third Edition)
- 前端架構:從入門到微前端
- 編寫高質量代碼:改善C程序代碼的125個建議
- Python程序設計
- Internet of Things with Intel Galileo
- Unity 5.x By Example
- 零基礎學單片機C語言程序設計
- BeagleBone Black Cookbook
- Visual Basic程序設計教程
- 21天學通C++(第5版)
- Python+Tableau數據可視化之美