- 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
推薦閱讀
- Learning NServiceBus(Second Edition)
- Unreal Engine Physics Essentials
- LaTeX Cookbook
- CockroachDB權(quán)威指南
- Python自動(dòng)化運(yùn)維快速入門(mén)
- C語(yǔ)言程序設(shè)計(jì)案例精粹
- Responsive Web Design by Example
- Angular開(kāi)發(fā)入門(mén)與實(shí)戰(zhàn)
- 從零開(kāi)始學(xué)Linux編程
- AutoCAD 2009實(shí)訓(xùn)指導(dǎo)
- 軟件供應(yīng)鏈安全:源代碼缺陷實(shí)例剖析
- Python Interviews
- 軟件測(cè)試綜合技術(shù)
- Webpack實(shí)戰(zhàn):入門(mén)、進(jìn)階與調(diào)優(yōu)(第2版)
- RocketMQ實(shí)戰(zhàn)與原理解析