I have to test a Web site. But winrunner is not learning the objects(Links,Text boxes, Tables) . It is taking the entire web page as a single page. The WinRunner tutorial says the rapid script wizard can not be used when Web add in is loaded.Please help me to learn the objects in a web page.How can I make WR learn all the text boxes or list box in the web application?Thanks in advance.
I have Win Runner 7.5 scripts working fine for my project with IE 6.0 on one server.I installed opera and un-installed on the same server. Now, the existed scripts with IE 6.0 is not working fine.Win Runner is not identifying may objects and some windows.Ex- earlierset_window("4D Parts Universe",2);web_link_click("Login");now,set_window("Browser Window",2);web_link_click("Login");Can any body helpme out to resolve the issue...Thanks In Advance,kalpana
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 ...
View page << Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>

Go Top