What is Regular Expressions?

Answers were Sorted based on User's Feedback



What is Regular Expressions?..

Answer / devananad

Regular expressions enable QuickTest to identify objects and
text strings with varying values. You can use regular
expressions when:

* defining the property values of an object in dialog
boxes or in programmatic descriptions
* parameterizing a step
* creating checkpoints with varying values

Is This Answer Correct ?    0 Yes 0 No

What is Regular Expressions?..

Answer / jagadish

basically window name and object name dynamically changing
then you go for regualr experssions.
symbal:.*
ex: browser("name:=.*").page("title:=.*)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?

1 Answers  


Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?

1 Answers  


How to load a object repository(using VBScript) ... very urgent....

4 Answers  


What is the standard timing delay for web based application in qtp?

0 Answers  


what is stepin & stepout?

0 Answers  






we have 5 default properties we want add more Default property in Object Repository how to add the property

2 Answers   Nous,


Explain key word driven frame work?How to use in real time?

2 Answers   HP,


we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position

3 Answers   Covansys,


What is system testing and what are the different types of tests you perform in system testing?

0 Answers  


regular expression in qtp standar check point for months from accepting months from january to december only

0 Answers  


How to differentiate the webedit field like user name and password? Please tell any other best answer is ther

3 Answers   Navis,


How to use transactions in qtp?

0 Answers  


Categories