What is the function in WR for replacing the existed data
to blank?
Answer Posted / anantha
edit_get_row_length("txtYearlyGrossIncome","",len);
edit_delete("txtYearlyGrossIncome","",len);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to read the third party controls in the application
How do you handle unexpected events and errors?
What all are the different databases winrunner can support?
What is the disadvantage of loading the GUI maps through start up scripts?
What is the XML test cases creation?
Explain the use of test director software?
Explain the purpose of loading winrunner add-ins?
What is the use of gui map and what happens when the gui map file get loaded?
write a compilemodule function for loginscreen.
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
How do you make the configuration and mappings permanent?
supose 10 times text data is there but it will run 8 times whtat will you do.
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
What is the difference between gui map and gui map files?
Write test scripts on a scenario where you have to transfer data from one table to another.