Tell me the function to move to the next row in a data table?
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
using : ddt_next_row();
sun_ramprasad@yahoo.com
Is This Answer Correct ? | 0 Yes | 0 No |
How do you handle tsl exceptions?
how to upload an application in winrunner which we want to test
which option allows to execute script from a given location
What is T_Exit and T_return?
What do you verify with the database check point custom and what command it generates, explain syntax?
How to convert Manual Test script into Automation Test Script?
What are the reasons that WinRunner fails to identify an object on the GUI?
how do you analyze the properties associated with object
Please give an example for test case.
by useing qtp where the maximum people feeling difficult
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
what is the difference between unit testing,integration testing and interface testing?