Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Which function to use to compare the application date with system date?

2045


what is mean by release in quality center and who will perfom?

3025


descriptive program for web application.

2158


when start testing

2712


Name the different modes of recording?

1054


Explain the purpose of loading winrunner add-ins?

1176


How to do text matching?

1164


What information is contained in the checklist file and in which file expected results are stored?

1290


Why don’t we normally load the gui maps through start up scripts?

1138


The title of the window consists of date and time.What is the regular expression to recognize the window as unique?

2118


How do u check FONTS in Login Window?

2393


What is the difference between gui map and gui map files?

1214


What is the purpose of regexp_label property?

1140


Where do you found that you can't use winrunner for automation?

2174


Which are default codes winrunner generates when we start the application?

2159