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 |
Besides Record and Replay what else can we do with WinRunner?
How to recogonise dynamically changing objects in an application(ie Web or Standalone)
What is the use of virtual object wizard and how it is used?
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
What is database check points? how many types are there?Explain?
how to upload an application in winrunner which we want to test
What is Diff. between Pause() ,report_msg() statements?
what load_dll in winrunner
what is split function?Give me the syntax?
What is checkpoints?
what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class
which function you will use to compare the application date with system date?..