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 |
What is keyword driven testing? what is the difference between severity and priority?
how do you analyze the result in update and debug mode
How does winrunner evaluates test results?
what is virtual object?
What do you mean by S/W Testing Automation Framework? What are different types of automation framework?
Where are test cycle folders created if TSL Script is not saved
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.
list out the some of the exceptions list usually occur while recording and playing the script.
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
how to invoke the window based application in win runner
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
can any one provide some testing material?