Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


give one example where you have used regular expression?

Answers were Sorted based on User's Feedback



give one example where you have used regular expression?..

Answer / purni

Regular expression are used for the dynamic values. Dynamic
values change there value during the run time.
for ex. date, When we record the application it take the
default date and when we run the test on different day it
will select that day date. For this conditions it's better
to use the regulat expressions.

Is This Answer Correct ?    3 Yes 0 No

give one example where you have used regular expression?..

Answer / pooja

In flight application, fax order window number changes
according to the Order number created.....
in this case u can use regular expression for that number..
so that the test will not fail and it continues whatever be
the number in that window..

Is This Answer Correct ?    2 Yes 0 No

give one example where you have used regular expression?..

Answer / sreelaxmi

Regular Expressions can be used for Dynamically chanaging
objects in the run time.

In QTP we use regular expressions in

1. Physical description
2. Check points
3. Recovery Scenarios
4. In Scripting

Is This Answer Correct ?    1 Yes 0 No

give one example where you have used regular expression?..

Answer / ramakrishna

hwen ever change in regular in test objects that tine use
resgular expression

Is This Answer Correct ?    0 Yes 0 No

give one example where you have used regular expression?..

Answer / diksha kakkar

Regular exprresion is used where varying window lables are
there at run time

for ex. while recording script on MS document , it was doc-2

but when u run the script the window lable changes to doc-3
then QTp doesnt identify this ...
for this REgular expression is needed

Is This Answer Correct ?    1 Yes 1 No

give one example where you have used regular expression?..

Answer / satya

Another gud ex for using the regular expression is to
checking your eMail.
as the no of unread messages will never be constant so -for
clicking on "Inbox(n # of unread mails)" w/o fail u must
use R/E.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is action split and the purpose of using this in qtp?

0 Answers  


What is All object and Local object in Object Repositary? Explain me please.

3 Answers  


What is QTP Frame Work ,and i want it in detail

2 Answers   Value Labs,


What is the synchronization point in qtp?

0 Answers  


Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance

2 Answers  


How to test login module with different username and password by using data driven testing in QTP?

0 Answers   HCL,


IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS

2 Answers  


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

0 Answers  


How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?

3 Answers  


what are the metrics in general we use in testing

1 Answers   Tanla Solutions,


Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work

0 Answers   TCS,


How to add Dynamic Objects to Object repository?

5 Answers  


Categories