what is the syntax for regular expression.dont send the types
like regexp_label,regexp_msw_class
Answer / 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 |
what is custom check point? what is the diff.between custom check point and runtime Record check ?
2 Answers Infeneon Technologies,
What is test parameter
What we have to do if winrunner is not able recognize an object even if we have mapped the object with standard windows object used by winrunner using wirtual object wizard?
what is the purpose of '*', '&','.' symbols in Regular Expressions (winrunner)?
How do you call windows APIs, explain with an example?
How do you create a new expected results in winrunner?
how can we make use of virtual object wizard to identify similar object can u explain with an example
What is the different between GUI map and GUI map files?
Write test scripts on a scenario where you have to transfer data from one table to another.
When Bitmap check point fails..How many windows will appear?
how do to stop the functionality of UDF
How winrunner recognise window/object apart from GUI map file?