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 |
what is the defference between calling ation and called action?
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
what is web application and client server application.is there any difference ?
To which environments does quicktest professional (qtp) supports?
How can we add regular expression for date field (dd/mon/yyyy)?
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
Explain about merging of two repositories?
Few basic questions on commonly used Excel VBA functions.
Hoe we can export TEST RESUALT IN to XL-sheet?