How i can use Regular expression in QTP?give detailed steps
for it.

Answers were Sorted based on User's Feedback



How i can use Regular expression in QTP?give detailed steps for it...

Answer / sailaja

There will be some objects whose properties will be changing
dynamically during the runtime .Qtp fails to recognise such
objects due to the mismatch of their properties.In such
cases we go to Repository and replace the selected
properties with .*

Is This Answer Correct ?    3 Yes 0 No

How i can use Regular expression in QTP?give detailed steps for it...

Answer / thirumala reddy

Regular expression is used to check the pattern instead of checking constant values.
For browser u have to use .* method
and for date functions we have to use some more methods

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

how to select the work for complete automation and one more thing when u are going to choose automation

3 Answers   Fidelity,


hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in

8 Answers  


We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?

6 Answers   Kanbay,


what is aregular expression?

4 Answers   UHG,


Set DR= CreateObject("Mercury.DeviceReplay")

2 Answers  






what is Smart identification

1 Answers   Wipro,


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

0 Answers  


In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot

2 Answers   Quest,


Difference between object identification and smart identification

2 Answers   Wipro,


Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?

4 Answers   Accenture,


i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script

0 Answers  


A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?

2 Answers   Virtusa,


Categories