javascript

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
adikish
Forum Newbie
Posts: 1
Joined: Mon Mar 24, 2014 6:35 am

javascript

Post by adikish »

can we test Javascript code line by line . How to automatically test Javascript application
Jonnycake
Forum Newbie
Posts: 7
Joined: Sun Mar 23, 2014 6:49 am

Re: javascript

Post by Jonnycake »

In firefox with web developer tools you can use scratchpad to test single/multi-line JavaScript, since other browsers also seem to have the web developer toolbar now I'd assume they also have a similar function.
Post Reply