Advertisment

Test and debug JavaScript the easy way using Packt’s new book

A new book has been released that will teach readers to use different techniques to test JavaScript, and to discover the most important tools to make their debugging task less painful.

Written by Liang Yuxian Eugene, JavaScript Testing Beginner’s Guide, will also assist readers to automate their testing process by using external testing tools.

JavaScript is an implementation of the ECMAScript language standard and is typically used to enable programmatic access to computational objects within a host environment. It can be characterized as a prototype-based object-oriented scripting language that is dynamic, weakly typed and has first-class functions.

JavaScript Testing Beginner’s Guide teaches users the most basic functions of JavaScript to perform ad hoc testing quickly and efficiently.  In addition to this, users will learn different types of errors encountered in JavaScript along with the most essential features, the implementation of a test plan for their code and better ways of testing it, and to write better and faster JavaScript code.

Using this book, developers will learn the relationship between HTML, CSS, and JavaScript, how to validate their JavaScript code, different testing concepts including testing the user interface controlled by JavaScript, how to debug their code using various tools such as Google Chrome and Firefox’s Venkman Extension, and testing more complex code by using JavaScript’s exception handling.

Organized in an easy to follow, step-by-step tutorial style to maximize learning,this example-driven guide is ideal for beginner JavaScript developers, who are looking for essential ways to write, test, and debug JavaScript for different purposes and situations. The book is out now and available from Packt. For more information, please visit: http://www.packtpub.com/javascript-testing-beginner’s- …

Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BlinkList
  • LinkedIn
  • Netvibes
  • NewsVine
  • Turn this article into a PDF!
  • StumbleUpon
  • Yahoo! Buzz

Did you enjoy this post?

If so, would you please consider sharing it with the world

Leave a Reply




Advertisment
My Twitter Friends
Friends: 939 Followers: 394
Test and debug JavaScript the easy way using Packt’s new book

0

Comments

Add

Test and debug JavaScript the easy way using Packt’s new book

A new book has been released that will teach readers to use different techniques to test JavaScript, and to discover the most important tools to make their debugging task less painful.
Written by Liang Yuxian Eugene, JavaScript Testing Beginner’s Guide, will also assist readers to automate their testing process by using

Motorola buys JavaScript tiny tool maker 280 North

0

Comments

Add

Motorola buys JavaScript tiny tool maker 280 North

280 North a  company that first started up as a tiny three – man outfit, funded with Y-Combinator startup, in silcon valley at the beginning of 2010,has ended up as part of mortorola US  what a success  stories in such a short space of time.
The company which is best known for the development of

New TesterTools – Grease monkey

0

Comments

Add

New TesterTools – Grease monkey

Greasemonkey is an excellent extension for Firefox, which allows simple javascripts to be used on pages to alter the content.

View TesterTools dedicated page for this tool.

New TesterTools – Blue Ridge

1

Comments

Add

New TesterTools – Blue Ridge

The Blue Ridge JavaScript Testing Pluginsupports command-line and in-browser JavaScript unit tests for Ruby on Rails applications. It bundles several great tools together in a convention-over-configuration, Rails-like way. These tools include: Rhino (a Java-based JavaScript interpreter), Screw.Unit (a behaviour-driven development syntax for JavaScript similar to RSpec), Smoke (a JavaScript mocking & stubbing library similar to