1) How can we use java script in testing the application?
2) What all the things(Software application - like browser, notepad) we need to
learn Jscript?
Answer Posted / prasadkonnur
notepad or any editor, Browser,
Javascript must be enabled in browser
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to update a function in javascript?
How does typeof operator work?
what are the differences between as2 and as3?
What are the characteristics of javascript ‘strict mode’?
How many data types are there in javascript?
Is notepad ++ an ide?
What happens when the recursion calling is applied on two functions?
What is the difference between the keywords var and let?
What does the isNaN() function?
What are javascript closures?when would you use them?
How to get height and width of different browser in Javascript?
Name some of the ways in which Type Conversion is possible?
How to show progress bar while loading using ajax call?
What does the following statement declares?
What is the result of below given line of code in java script? 5+4+'7'?