What is a Scripting Language?
Answers were Sorted based on User's Feedback
Answer / n
A scripting language differentiates itself from other
typical languages in that they are usually simpler to learn
and use as well as not needing to be compiled. The language
is interpreted at run-time so you can execuate instructions
immediately.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
It permits to create more interactive Web Pages.
Validation, formatting of web pages can be done.
VBScript, JavaScript are some examples.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have installed QTP version 9.0. I have installed Mozilla firefox version 2.0. But QTP "Record and Run settings" in WEB tab shows FIREFOX 1.5 in drop down to run session begins. So QTP does not record anything which I type in firefox. How can i recognise firefox 2.0 and how can i update browser version in QTP?
what we will test in functionality testing
why script is client dependant.
In sap script, created 1 form but when its went to production system , client want some changes in 1 (ex - addrss) window, what we will do?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
what is difference between AS2 and AS3.?
how do u define in ur build.xml If I need to execute a task before executing my task?
a="10.20.30.1" replace 1 with 45 in python using reg ex
If we add regular expressions to a script recorded in QTP, will it effect the performance of the script?
what is the difference between the start_form and open_form
What are the advantages and disadvantages of Descriptive programing and Object repository in QTP??
what is the diff between ANT and MAVEN?