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 about Checking Bitmaps?
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
hen do start automation testing after manual testing
How does QTP identifies the object in the application
What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
What is contained in the object repository?
Explain about the test fusion report of quicktest professional?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?
What is QTP?
When Recovery scenario actually starts while testing the application?