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
How do you handle unexpected events and errors?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What information is contained in the checklist file and in which file expected results are stored?
two file is there how will compate it by useing qtp.
What is the use of test director testing tool?
What is boundary test?
What is the disadvantage of loading the GUI maps through start up scripts?
What are the synchronization points?
Which function to use to compare the application date with system date?
Write test scripts on a scenario where you have to transfer data from one table to another.
What do you mean by the logical name of the object.
What is debug mode in Winrunner?