Hi,i am new to this winrunner tool. can anybody solve my following problem?if this is TSL script for login window set_window ("Login window", 1);edit_set ("Username:", "engineering");edit_set ("Password:", "computer");button_press ("ok");before writing TSL script for login window should i write following TSL for creating password dialog box?create_ password_ dialog (login, password, login_ out, password_ out);suppose password is wrong
I have que. about text check point in context sensitive mode in winrunner. i have recorded text check point for text object. but the function obj_get_text does not retun text in the text box but it returns blank value("").so how to read the text?
Latest Answer: h=getenv("M_ROOT");printf(h);i think this is u r answer ...
Latest Answer: To find the good tutorial for automation They are two websiteswww.techinterview.com.www.aptest.comsudhakar kolla,My email:kollasudhakar2005@yahoo.co.in.My number:09819859346 ...
Hi friendsi am working on a telecom project.how to test the application compatibility for IE and Netscape.regardsanil
Latest Answer: Checkpoint means checking object property in windows. obj_get_info(object, property_name,property_value);If i am wrong plz let me know ...
Actually I am working as software automation engg ( Winrunner).
we are running around 100s of tests in batch. but while executing some scripts I am getting this RPC Error.this is happening at the time of executing statement set_window (object,timeout); & go to script ns_lib , then stops at waited time =wait_for_operation_init(timeout) ;
Can anyone give any solution to this problem?
Latest Answer: GUI applications are made up of GUI objects such as windows,buttons,lists & menus..WR learns thedescription of gui objects on the application and stores its logical names and properties in GUI map file. for eg: When Win runner looks at an OK ...
Latest Answer: When you go to GUI map editor there are options like Add, Delete, Learn, Modify, Show and Find. so when you click on "Show" the particular object will be highlighted in your application and when you click on find, winrunner will find that particular ...
Latest Answer: u must run winrunner in DEBUG mode to enable your break points!! ...
View page << Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>

Go Top