Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Web App Testing Using Knockout.JS

Posted By: ksveta6
Web App Testing Using Knockout.JS

Web App Testing Using Knockout.JS by Roberto Messora
2014 | ISBN: 1783982845 | English | 154 pages | PDF | 2 MB

Design, implement, and maintain a fully tested JavaScript web application using Knockout.JS

About This Book

Test JavaScript web applications using one of the most known unit testing libraries—Jasmine.js
Leverage the two way bindings and dependency tracking mechanism to test web applications using Knockout.js
The book covers different JavaScript application testing strategies supported by real-world examples
Who This Book Is For

If you are a JavaScript developer, beginner, or an expert who wants to improve quality standards in terms of solutions design and functional verification, this book is for you. Basic understanding of web development, HTML, and JavaScript is required.

In Detail

As modern web applications grow in complexity and features, developers need tools and frameworks to deliver and maintain solutions with high quality standards. Knockout.JS is an emerging JavaScript presentation framework that promotes a solid solution design in combination with Jasmine, a well-known unit testing library. They both ensure rapid development and maintainability over time, and modification of requirements, reducing errors and addressing expected functionalities.

This book is a great starting point to meet all the most important concepts and frameworks involved in modern web application production. Every chapter sequentially introduces a library or a tool as a specific building block of the entire environment, proposing concrete examples and development considerations. By the end of this book, you will have a solid direction to follow when developing a web application, and you will also collect new hints and ideas to improve the delivery process of web applications.