How winrunner Handles varying window Labels?
Answers were Sorted based on User's Feedback
Answer / s saritha
Use a Regular Expression when the name of GUI objectcan
vary each time you run a test.
How to use Reg exp.
In Physical description :
Change the lable Property
Lable : "Fax Order No."
Lable : "!Fax Order No.*" (Reg Exp)
| Is This Answer Correct ? | 0 Yes | 0 No |
Whats a difference between Verification Point and Syncronization point?
How do you that one record was entered in to a particular table using winrunner?
How do you maintain the document information of the test scripts?
what is the regular expression for dd-mm-yyyy?
What is the use of 'Show' button in GUI Map Editor?
Which of the following, we cannot include in a compiled module? a)check points b)analog statements c)reporting statemnts
what is the extension of the gui expected results file?
What is the process of file parsing in winrunner?
Have you ever created a start-up script?
list out the some of the exceptions list usually occur while recording and playing the script.
Are you created any custom dialog box during test runs?
What is the different between GUI map and GUI map files?