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


Please Help Members By Posting Answers For Below Questions

Is vbscript language a case-sensitive language and what does it mean?

776


Mention what is variant in vbscript?

744


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

1487


How to assign a numeric value to a variable?

853


what is resorceallocation

1983


what is the object hyrarchy in QTP for a web based application

2113


what is the standards used for writing the script in QTP

2096


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)

1639


how does vb script help in web page designing? explain with example.

1778


Mention what if you do not specify anything when you call a procedure?

775


Is vbscript a case-sensitive or case-insensitive?

1005


Which operator can be used to do an xor operation in vbscript?

984


In html file what is an ideal position to include vbscript?

1093


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

1864


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

2021