| |
GeekInterview.com > Interview Questions > Testing Tools > QTP
| Print | |
Question: QTP Regular Expression
Answer: What is the significance of regular expression in QTP? |
| April 04, 2009 22:02:48 |
#1 |
| ganeshmukharji |
Member Since: April 2009 Total Comments: 1 |
RE: QTP Regular Expression |
| The Significance of the regular expression is that the name of the windows or the fields will be always keep on changing and the QTP will be dificult to identify the objects like the windows or the fields. so with the help of the regular expression we can able to identify the objects even if the window names or the field names are changing. |
| |
Back To Question | |