What is the use of Regular expression?

Answers were Sorted based on User's Feedback



What is the use of Regular expression?..

Answer / guest

R.E are used to identify objects or a string with varying
values.
Use while defining the properties of an object,when
creating checkponts with varying values....

Is This Answer Correct ?    2 Yes 0 No

What is the use of Regular expression?..

Answer / b.v.rao

During the execution if atall the QTP is unable to identify
the objects due to the regular changes in its properties
values then to overcome this situation the solution
provided by the QTP is regular expression.

Is This Answer Correct ?    2 Yes 0 No

What is the use of Regular expression?..

Answer / naren

By using RE we can instruct QTP not to consider values of
an object but only consider the format.
ex:if u r testing a date field with different values then
QTP consider only date format not changing dates.

Is This Answer Correct ?    0 Yes 0 No

What is the use of Regular expression?..

Answer / rambabu-hyd&banga

depends on events our application objects (or)windows
lables are varying .To create datadriven test on this type
of objects and window Test Engineers are inserting regular
expression in corresponding gui map entry.

Is This Answer Correct ?    0 Yes 0 No

What is the use of Regular expression?..

Answer / krishna

If property value have any special character while executing, QTP throw object identification error , To avoid this error we use regular expression concept here double click on that property value , then RE window open, then edit the value name, put the ""before the special character and check the RE checkbox . Then Run the script QTP will identify the object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What r the different filters in defect in quality center

0 Answers  


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

0 Answers   LinkEdge,


How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?

0 Answers   CTS, Nabard,


how interviews will be on QTP?

0 Answers   Fidelity,


Explain the concept of how QTP identifies object.

5 Answers   Ordain Solutions,






We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library

1 Answers  


In a yahoo web Application there are 65 links.one day it will opens 50 links and another day it will open 55 links.In this scenerio write Descriptive programing for Automation?....Pls write the code for this scenerio.

1 Answers   College School Exams Tests, UHG,


some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?

2 Answers   GE,


What is object identification?

8 Answers   Wipro,


Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks

0 Answers  


Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks

0 Answers  


what is the difference between built-i function and In-built function?

0 Answers  


Categories