What is Regular Expressions?
Answers were Sorted based on User's Feedback
Answer / devananad
Regular expressions enable QuickTest to identify objects and
text strings with varying values. You can use regular
expressions when:
* defining the property values of an object in dialog
boxes or in programmatic descriptions
* parameterizing a step
* creating checkpoints with varying values
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagadish
basically window name and object name dynamically changing
then you go for regualr experssions.
symbal:.*
ex: browser("name:=.*").page("title:=.*)
| Is This Answer Correct ? | 0 Yes | 0 No |
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
write a qtp script to see time in windows command prompt? its urgent....
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
what is the difference between link and hyperlink?
What are the challenges you faced during you entire life automation ?
Explain the use of action split in qtp?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How do you data drive an external spreadsheet?
Is the qtp course will help to create a virtual object?