how scripting language & programming language are different?
Answer Posted / mahesh
Scripting language depends on the Test Script Language on
the tool that is been used. TSL. It takes care of the
logical and physical description of each and every object
that is present in the gui.
Programming language contains only the physical
representation of the object and also the action/function
that the object will do. Prog Lang (if else, while, for
loops) can be used inside TSL for getting the correct
functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the synchronization points?
What Framework is suitable to validate the Login screen.
Name the different types of checkpoints?
Have you used winrunner in your project?
what is the testing high level architecture
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
by useing qtp where the maximum people feeling difficult
Explain difference between winrunner and test director?
How to integrate automated scripts from testdirector to winrunner scripts?
what is mean by release in quality center and who will perfom?
What is debug mode in Winrunner?
What is contained in the test scripts?
What is boundary test?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
Name the different modes of recording?