how scripting language & programming language are different?
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 |
which method are using to obtain runtime property of an object
What is the use of virtual object wizard and how it is used?
What is T_Exit and T_return?
what is compile module in WinRunner?
How to read the third party controls in the application
How to close the winrunner window from the script itself?what is the code?
Have you ever written test cases or did you just execute those written by others?
What is the difference between writing a function and writing a script?
what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class
How to get the resolution settings?
pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent
what is agile testing