what is the syntax for regular expression.dont send the types
like regexp_label,regexp_msw_class
Answer Posted / nehasahu
ex if you have to write a regular expression for
"Fax Order No.232" coz it is changing dynamically.
regular expression would be = !Fax Order No.*
!= indicates it is a regular expression
.*=to indicate text following this phrase can vary
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is parameterizing?
What in contained in the GUI map?
Explain the use of test director software?
what is qtp licence
What are the reasons that winrunner fails to identify gui object?
How do you handle pop-up exceptions?
How do you unload the GUI map?
write a compilemodule function for loginscreen.
Name the different types of checkpoints?
What is the purpose of set_window command?
Which function to use to compare the application date with system date?
Explain the purpose of gui map configuration?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
When do you feel you need to modify the logical name?