Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
WEB APP TESTING USING KNOCKOUT.JS

You're reading from   WEB APP TESTING USING KNOCKOUT.JS Design, implement, and maintain a fully tested JavaScript web application using Knockout.JS

Arrow left icon
Product type Paperback
Published in Nov 2014
Publisher
ISBN-13 9781783982844
Length 154 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Roberto Messora Roberto Messora
Author Profile Icon Roberto Messora
Roberto Messora
Arrow right icon
View More author details
Toc

Unit testing style

There are plenty of books that talk about software testing in terms of design principles and development processes (for example, Test Driven Development). This book, on the other hand, is a sort of hands-on manual that tries to explain the fundamental patterns, technologies, and tools involved in web application testing. This means that the main objective here is not to discuss the big picture of software testing; however, every unit testing framework is inspired by a specific style, so we need to briefly talk about it.

One of the most known techniques about testing is TDD or Test Driven Development, but it is a mistake to think that TDD is simply related to unit testing. TDD is a software development process that pursues a good code design using unit testing as a means to reach its objective.

Note

According to Kent Beck's book Test-Driven Development by Example, TDD is a technique expressed through the repetition of the following steps: add a test, run all the tests...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime