In QTP 11, Regular Expression Evaluator is a new tool added by HP. This helps us test the regular expressions on sample input strings. This is very useful tool.
To open Regular Expression Evaluator, you have to click on tools menu. There you will find option for Regular Expression Evaluator. Click on it.
Once you are sure that Regular Expression you have designed is working correct, you can use that in Object repository or in descriptive programming.
You may also like below topics on regular expressions in QTP.
Please give your inputs, suggestions, feedback to Us about above QTP topic. We value your thoughts.
To open Regular Expression Evaluator, you have to click on tools menu. There you will find option for Regular Expression Evaluator. Click on it.
- Once Regular Expression Evaluator is open, you can enter the Regular Expression inside the first edit box circled in red
- In large text box, you can enter sample text string that you want to test.
- Then you can click on the highlight button.
Once you are sure that Regular Expression you have designed is working correct, you can use that in Object repository or in descriptive programming.
You may also like below topics on regular expressions in QTP.
- Regular Expressions in OR in QTP.
- Regular Expressions in descriptive programming in QTP.
- Regular expression evaluator in QTP.
- Meta characters in regular expressions.
- Case insensitive regular expressions in QTP.
- Regexp object in QTP.
- Global Property in Regular Expressions
Please give your inputs, suggestions, feedback to Us about above QTP topic. We value your thoughts.
No comments:
Post a Comment
Please Leave your reply. We value your feedback and inputs