What is the difference between Javascript & Vbscript?
Answer Posted / sonal.pagare
Javascript -
It is client side scripting language, developed by Netscape.
It is case sensitive.
File extension is .js.
VBscript -
It is both Client and server side scripting language,
developed by Microsoft.
It is not case sensitive.
File extension is .vbs and .vba.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is vbscript language a case-sensitive language and what does it mean?
Mention what is variant in vbscript?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
How to assign a numeric value to a variable?
what is resorceallocation
what is the object hyrarchy in QTP for a web based application
what is the standards used for writing the script in QTP
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
how does vb script help in web page designing? explain with example.
Mention what if you do not specify anything when you call a procedure?
Is vbscript a case-sensitive or case-insensitive?
Which operator can be used to do an xor operation in vbscript?
In html file what is an ideal position to include vbscript?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository