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
Explain about the functionality of vb script?
How can you fetch the value of a cookie?
How will you get a combined string from array of string in vbscript?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Which in-built function related to an array joins substrings into one string in the vbscript language?
Mention what is select case statement?
What are the rules to name variable in vbscript?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
What is the difference between VBScript and JavaScript?
What is Procedure or Subroutine in VB Script?
who will create the object?
What is the main difference between function and sub-procedure?
Why is error handling required?