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 the XML test cases creation?
What is the purpose of Wdiff utility?
What is the purpose of regexp_label property and regexp_msw_class property?
If we send the bug report but the developer didnt understood the bug report then will the tester do?
What is contained in the GUI map?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
Name the three modes of running the scripts?
How can integration testing be done through winrunner??
what is Regression Testing and how you are going to use winrunner software to do this Regression testing?
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
HOW TO TEST A SOFTWARE/APPLICATION?
How to break infinite loop?