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 do regression testing in qtp? plz give ans with examples
Write a function which returns the addition of two numbers. give the value of the numbers outside the function.
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
What are the types of Object Repositories in QTP?
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
What are the features and benefits of Quick Test Pro(QTP)?
What are the Automation Limitations??
Explain quicktest professional (qtp) testing process?
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)
How to create configuration scripts
Hi any body can tell me the synchranization point syntax thanks in advance
What are table and db checkpoints?