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
What is the use of gui map and what happens when gui map file get loaded?
by useing qtp where the maximum people feeling difficult
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
What is the usage of Test case Design Techniques,in Integration/System Testing?
What are the three modes of running the scripts?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
What are the different modes of recording in winrunner?
What is the disadvantage of loading the GUI maps through start up scripts?
What is contained in the test scripts?
What is the use of test director testing tool?
Where did you learn winrunner and testdirector?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
when start testing
How to break infinite loop?
Which function to use to compare the application date with system date?