What is a difference between scripting language and
programming language?
Answer Posted / deepaksuri82
1. Scripting language execute client side
2. Interpretator is required to execute scripting language.
1.Programming language execute server side
2. Compiler is required for executing it.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain the asc function?
how to check whether link is disabled in QTP??
In html file what is an ideal position to include vbscript?
What is the difference between a dictionary and an array?
How are arrays declared in the vbscript language?
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
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
Explain about adodb.stream class?
What purpose does ‘on error resume next’ serves?
where can i learn VB scripint ?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
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
regular expression that will recognize a browser as long as its name property starts with mybrowser
How do i automate a website www.flyashx.com without having any test cases witin a week time.
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??