Why use Regular Expressions?
Answer / asit kumar
you created a text checkpoint that searched for a specific text string. You can use regular expressions to increase the flexibility and adaptability of your tests.
Regular expressions enable QuickTest to identify objects and text strings with varying values. You can use regular expressions when defining the properties of an object, the methods of an argument, when parameterizing a step, and when creating checkpoints with varying values.
Is This Answer Correct ? | 0 Yes | 0 No |
how to open Excel sheet & write in it & save it?
What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?
What is regular expression?
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
How many types of Parameters are available in QTP? and Pls Explain with example.
Suppose there is a bitmap with some text in it how do you write the script to get the text.
write a script to close all open browser in qtp except one browser whose name is xyz
How will you handle application crash using recovery scenario manager(step by step process)?
What is the maximum size of Object Repository in QTP 8.2?
In what occasion we can specify global sheet and action sheet?
Can we use index on view?
Differences between QTP & Winrunner?