what is the diffrence between script and Language ?
(Chandana)
Answers were Sorted based on User's Feedback
Answer / kalpana yadav
script- script is collection of all the activities
performed by tester during recording session of the
application.
langauge- language is used to write any document,to record
script and to communicate.
| Is This Answer Correct ? | 15 Yes | 7 No |
Answer / pradeep
not all languages can help in writing scripts.
script= set of commands for running a process
lang= one of the methods to communicate with an application
| Is This Answer Correct ? | 17 Yes | 11 No |
Answer / alok
Script-It is a low lavel language.We can say it is a
interpritable language.
Language-It is compiled level language.
| Is This Answer Correct ? | 13 Yes | 14 No |
Answer / vishwas
Scripting language is a general purpose language to do general task like change apperance of browsers etc.
Programmimh langugaes are some specific to any particular functions.
| Is This Answer Correct ? | 6 Yes | 8 No |
Answer / karthik
Script:
1. less powerful(normal usage) - easier and flexible
2. Interpreted
3. cannot work independently - must be a part of another
Ex: Javascript - it can run only in an html
Language:
1. Powerful - relatively less flexible
2. Compiled - more stable
3. Standalone
Ex: Java, C
| Is This Answer Correct ? | 5 Yes | 7 No |
Explain different recording modes?
Which object model ur used in ur project
How does you test a weblink which is changing dynamically?
What is the difference between local and shared object repository in qtp?
How to identify 2 versions of browsers based on regular expression
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
How u perform exception handling in QTp,what is other name for ths?
what is the process to follow between writing the test cases & then atomating it?
how to re-install QTP 9.0 trial version.
Can we create user defined functions in qtp?
Please explain me frameworks & how to generate the scripts in framework
what are the disadvantages of descriptiveprograming