what is the diffrence between script and Language ?
(Chandana)
Answer Posted / 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 |
Post New Answer View All Answers
What are the different types of recovery operation?
Is it possible to call from one action to another action in qtp?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Explain step generator in qtp?
What are some test assets and related extensions of qtp?
What are the types of object repositories? Which one is you are using?
how to find that tools work well with your existing system?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Is QTP supports Unix. If yes, then how the test automation is done?
how to disable the pop ups through QTP using a script
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Explain the Different types of QTP test assets and their extensions?
How will you check that your test cases covered all the requirements?