Using the WinRunner Tool What that Regular Expression Scripts
Answer Posted / sujeet r.
Regular expression
When the winrunner script refers to a window whose title
changes dynmically (for eg. the scri[t contains a statement
Setwindow ("Order Form No. 265")
Lets say when the script was recorded, at that time the
title window was Order Form No. 265
The next time when the script is run, the title changes to
Order Form No. 266 then the script is going to error out
saying that it could not find the window.
In such a case you can use Regular expression.
Click Tools->GUI Map Editor and then in the properties of
that object in the logical name type
#Order Form No.*
Simply enclose the title in # and .*
This will not update the script though
So whenevr the title of the window changes dynamically,
winrunner will not give an error that the window could not
be found.
P.S. : Any inputs are welcome
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the two modes of recording?
What information is contained in the checklist file and in which file expected results are stored?
What is the disadvantage of loading the GUI maps through start up scripts?
What information is contained in the checklist file?
What are the reasons that winrunner fails to identify gui object?
What is the purpose of regexp_label property?
What is the difference between writing a function and writing a script?
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
What is the purpose of regexp_label property and regexp_msw_class property?
What is the use of virtual object wizard and how it is used?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
what is the difference between toggle checkpoint and checkpoint?
Explain the purpose of gui map configuration?
soft key for virtual object wizard ?
How to check property of specific icon is highlighted or not?