Learning Backbone.js Testing
Course
Online
Description
-
Type
Course
-
Methodology
Online
-
Start date
Different dates available
An interactive guide to perform automated testing on BackboneJs applications with the help of a real-world example.The dynamic nature and flexibility of JavaScript and BackboneJs includes many ways of expressing ideas. Such liberty gives way to certain risks that aren't as prominent in strongly typed languages and highly opinionated libraries and frameworks. Learning how to mitigate these risks is a crucial step to writing smarter software, and smarter software makes for happy developers!Learning BackboneJs Testing will bootstrap you into a world of JavaScript testing and provide you with fundamental experience in writing tests. By understanding and becoming comfortable in testing BackboneJs applications, you can increase your productivity, code quality, and design skills.At the beginning, we'll discuss different testing philosophies and go over some testing basics. After establishing a motivation for and philosophy of testing, we're going to dive right into how we express our tests in Jasmine's BDD syntax. We'll also hone in on how to deal with the DOM and AJAX in our tests.Once you learn some syntax and apply it to plain JavaScript and BackboneJs code, we're going to run into the problem of manual testing practices. We'll discuss and incorporate a tool that will automate our tests and make testing considerably more streamlined using Karma. From there, you'll learn to apply testing techniques and tools such as fixtures and spies. This course will jump-start your automated testing experience and you'll be writing robust tests for everyday objects!About The Author
.
Jonathan Freeman is a jazz saxophone player and home cook, and loves to solve problems with code. He wrote his first production application 12 years ago and has been working with BackboneJs in production for the past 3 years. From writing articles for InfoWorld to presenting at conferences and user groups, he loves to teach and jumps at the opportunity to facilitate and observe learning
Facilities
Location
Start date
Start date
About this course
Understand the philosophy behind test-driven and behavior-driven development
Acquire a handful of tools and helpers to facilitate testing JavaScript applications
Overcome the obstacle of testing code that relies on AJAX by using sinon.js
Eliminate tedious manual testing habits in favor of streamlined automated workflows by using Karma
Develop a solid approach to behavior-driven development with Jasmine that will help you write better tests
Build and use fixtures to facilitate predictable data instantiation and reuse
Customize and extend the testing framework to bring the tools closer to your problem set
Reviews
This centre's achievements
All courses are up to date
The average rating is higher than 3.7
More than 50 reviews in the last 12 months
This centre has featured on Emagister for 6 years
Subjects
- Production
- Writing
- Syntax
- Javascript
- Testing
- Javascript training
- Benefits
- Investment
Course programme
- Introduction to the scope of the course
- Understand the process of how we’ll be working through the material
- Go through the sample app we’ll be building along the way
- Learn how the benefits of testing offset the investment needed to start and maintain the testing process
- Understand and demonstrate unit testing
- Demonstrate functional testing
- Introduce and define TDD and BDD
- Check examples of both "to compare" and "to contrast"
- Understand why we’re using BDD
- Catalog our selection of automated testing tools
- Describe each tool from our toolshed
- Introduction to the scope of the course
- Understand the process of how we’ll be working through the material
- Go through the sample app we’ll be building along the way
- Learn how the benefits of testing offset the investment needed to start and maintain the testing process
- Understand and demonstrate unit testing
- Demonstrate functional testing
- Introduce and define TDD and BDD
- Check examples of both "to compare" and "to contrast"
- Understand why we’re using BDD
- Catalog our selection of automated testing tools
- Describe each tool from our toolshed
- Introduction to the scope of the course
- Understand the process of how we’ll be working through the material
- Go through the sample app we’ll be building along the way
- Introduction to the scope of the course
- Understand the process of how we’ll be working through the material
- Go through the sample app we’ll be building along the way
- Introduction to the scope of the course
- Understand the process of how we’ll be working through the material
- Go through the sample app we’ll be building along the way
- Introduction to the scope of the course
- Understand the process of how we’ll be working through the material
- Go through the sample app we’ll be building along the way
- Introduction to the scope of the course
- Understand the process of how we’ll be working through the material
- Go through the sample app we’ll be building along the way
- Introduction to the scope of the course
- Understand the process of how we’ll be working through the material
- Go through the sample app we’ll be building along the way
- Learn how the benefits of testing offset the investment needed to start and maintain the testing process
- Understand and demonstrate unit testing
- Demonstrate functional testing
- Learn how the benefits of testing offset the investment needed to start and maintain the testing process
- Understand and demonstrate unit testing
- Demonstrate functional testing
- Learn how the benefits of testing offset the investment needed to start and maintain the testing process
- Understand and demonstrate unit testing
- Demonstrate functional testing
- Learn how the benefits of testing offset the investment needed to start and maintain the testing process
- Understand and demonstrate unit testing
- Demonstrate functional testing
- Learn how the benefits of testing offset the investment needed to start and maintain the testing process
- Understand and demonstrate unit testing
- Demonstrate functional testing
- Learn how the benefits of testing offset the investment needed to start and maintain the testing process
- Understand and demonstrate unit testing
- Demonstrate functional testing
- Introduce and define TDD and BDD
- Check examples of both "to compare" and "to contrast"
- Understand why we’re using BDD
- Introduce and define TDD and BDD
- Check examples of both "to compare" and "to contrast"
- Understand why we’re using BDD
- Introduce and define TDD and BDD
- Check examples of both "to compare" and "to contrast"
- Understand why we’re using BDD
- Introduce and define TDD and BDD
- Check examples of both "to compare" and "to contrast"
- Understand why we’re using BDD
- Introduce and define TDD and BDD
- Check examples of both "to compare" and "to contrast"
- Understand why we’re using BDD
- Introduce and define TDD and BDD
- Check examples of both "to compare" and "to contrast"
- Understand why we’re using BDD
- Catalog our selection of automated testing tools
- Describe each tool from our toolshed
- Catalog our selection of automated testing tools
- Describe each tool from our toolshed
- Catalog our selection of automated testing tools
- Describe each tool from our toolshed
- Catalog our selection of automated testing tools
- Describe each tool from our toolshed
- Catalog our selection of automated testing tools
- Describe each tool from our toolshed
- Catalog our selection of automated testing tools
- Describe each tool from our toolshed
- Discuss in depth what Jasmine is
- Download Jasmine on your machine
- Understand the directory structure
- Discuss the 'describe' and 'it' functions
- Understand the anatomy of a test
- Introduce matchers
- Write a test for ‘getNthElement’
- Write an implementation of 'getNthElement'
- Explore the test interface and write another test
- Understand the new feature to add to getNthElement
- Write the tests and the implementation to pass the tests
- Explain the process of using Backbone.js in our tests
- Write a test for the presence of Backbone.js and its dependencies
- Add Backbone.js and its dependencies to our runner.html file
- Discuss in depth what Jasmine is
- Download Jasmine on your machine
- Understand the directory structure
- Discuss the 'describe' and 'it' functions
- Understand the anatomy of a test
- Introduce matchers
- Write a test for ‘getNthElement’
- Write an implementation of 'getNthElement'
- Explore the test interface and write another test
- Understand the new feature to add to getNthElement
- Write the tests and the implementation to pass the tests
- Explain the process of using Backbone.js in our tests
- Write a test for the presence of Backbone.js and its dependencies
- Add Backbone.js and its dependencies to our runner.html file
- Discuss in depth what Jasmine is
- Download Jasmine on your machine
- Understand the directory structure
- Discuss in depth what Jasmine is
- Download Jasmine on your machine
- Understand the directory structure
- Describe the use case
- Enumerate the features of our recipe model
- Describe what we should...
Additional information
Learning Backbone.js Testing
