what is the syntax for regular expression.dont send the types
like regexp_label,regexp_msw_class



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

Post New Answer

More WinRunner Interview Questions

What are the modes of script recording in winrunner ?

0 Answers  


can i get apex technologies interview questions in testing

0 Answers  


what is the difference between data driven test(ddt) and parametrization

7 Answers   Agile Software, CTS,


What is Syncronisation in Winrunner?

5 Answers  


The default type of Constants and variables supported by TSL are..

2 Answers   FCG,


You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?

2 Answers   Accenture,


How to check the background colour of the screen in WR?

0 Answers  


How do handle error/exceptions in winrunner.

2 Answers   ADITI,


What are the features r there in winrunner 7.6 over winrunner 7.01..B'cos Iam using Winrunner 7.01

2 Answers  


How are objects set to appropriate class

2 Answers  


How to read the third party controls in the application

0 Answers  


what is difference between smoke & sanity testing?

19 Answers  


Categories