what is the differenece btwn scripting language and
programming language
Answer Posted / praveen
programming lang is used for developing the application and
it is used for server side.and scripting lang is used for
the validating the application and it is in client
side/server side.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What purpose does ‘on error resume next’ serves?
If else for do while select in vb script?
How will you get the largest subscript of an array in vbscript?
write a program to display configuration of a local system with the help of vb script.
Explain about tristate constants?
Why is it recommended to close the database connection every time after the work is completed?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
Mention when to use function procedures and what are its characteristics?
What is variant in vb script?
What is the difference between vb debugger and the script debugger?
How to make sure that items in a wintree are sorted al?
Explain about operator precedence in vb script?
What is the use of the date function in the vbscript language?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
How will you convert a string to upper case string using vbscript?