- 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
推薦閱讀
- iOS Game Programming Cookbook
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- Dynamics 365 Application Development
- PHP程序設計(慕課版)
- Rust Cookbook
- 深入淺出RxJS
- C語言實驗指導及習題解析
- Building a Quadcopter with Arduino
- Scala編程實戰(原書第2版)
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- Python機器學習算法與應用
- 3ds Max印象 電視欄目包裝動畫與特效制作
- C指針原理揭秘:基于底層實現機制
- NGUI for Unity
- Raspberry Pi By Example