| |
GeekInterview.com > Interview Questions > Testing Tools > QTP
| Print | |
Question: QTP Regular Expression
Answer: What is the significance of regular expression in QTP? |
| September 09, 2009 03:30:35 |
#8 |
| prabahar_a |
Member Since: September 2009 Total Comments: 1 |
RE: QTP Regular Expression |
* To Handle Dynamic Objects in Web/Windows based application, we can Regular Expression..
* While Running the Test in QTP, every object is searched in OR. Dynamic Objects which changes its value, can be Identified by using Regular Expression. |
| |
Back To Question | |