-
-
What is contained in the GUI map?
WinRunner stores information it learns about a window or object in a GUI Map. When WinRunner runs a test, it uses the GUI map to locate objects. It reads an object’s description in the GUI map and then looks for an object with the same properties in the application being tested. Each of these objects in the GUI Map file will be having a logical name and a physical description. There...
-
-
-
-
Winrunner - DIV string into HTML string
I have an application that has a lot of DIV strings, and WR does not recognize them. Is there any way that I can make WR recognize this?Thanks in advance.-
-
How would we test if some urls are provided in an excel sheet automatically.
An Excel sheet contains 10 urls. The winrunner should take the urls from that excel sheet, they should be opened and checked whether the homepages are opening or not. I needed the processor how we do this. expecting a quick response from you.
-
-
TSL functions
1.What are the TSL functions available when working with Winrunner?I. tddb_ get_ step_ value II. tddb_ get_ test_ valueIII. tddb_get_testset_valueIV. tddb_ get_ teststep_ value2.Which sign indicates that all Text from this point to the end of the line is a comment?After saving a test in WinRunner 6.02, you may not be able to open it later with previous versions of WinRunner. What can be done to solve...
-
-
How to check the Tab Sequence of a form in WInRunner or in QTP
Hi ,i am testing a application , i need to verify tab sequence of each form in the application how it can be done in winrunner or in QTP to make a script to verify the tab sequence of particular form.please respond me as soon as possible
-
How to check the Not Null Sequence of a form in Window application
I am working on Window Application form , i need to check the sequence of mandatory fields, like if there are two mandatory fields on the form then if i leave first field empty and click on save button then it should show the message for first field not for second one
-
Call DLL from WinRunner
How to call the dll functions into a script? How to know, what are the functions present in a dll function?
-
-
-
WinRunner - How to Use regular expression in password box
Hi, please tell me how can we use regular expression for password field.e.g i want to check the pasword whether its taking numeric or charcter in Uppercase or Lowercase.and the range...how to compre text which is there in password field....is there any function is there for that..please help me...
-
-
How do I read text inside dialogue boxes or pop ups using winrunner
I want to read text inside dialogue boxes or pop ups using winrunner. I also want to save the pop up as image in a word document. How to do this? Please help
-
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 then how to write TSL script for pop-up message.
">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 then how to write TSL script for pop-up message.
-
Recording issue in flight application using WinRunner
I have recorded the regular flight application (flight a) through winrunner.I try to record the login part ,input date,flignt ,fly from ,fly to ,name ,tickets and inserted. But while running the script.It is stopping at the step where is say "obj_type ("MSMaskWndClass","090909");" I don't know the exact reason. Can anyone assit me to solve this issue?Do we have to change the logical name of the object?
Winrunner Interview Questions
Ans