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...


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 create a run time propertyfor an object?

3 Answers   IBM,


There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?

6 Answers   Oracle,


How to associate shared object repository to test in qtp?

0 Answers  


I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.

1 Answers  


What are the versions of qtp,What are the differences b/n them?

1 Answers   TCS,


How many add-ins comes by default with quicktest professional (qtp)?

0 Answers  


Could anyone please tell me one situation where you have used recovery scenarion in real time with an example?

4 Answers  


I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.

1 Answers  


Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali

3 Answers  


Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma

1 Answers   Patni,


How do u write a regular expression for date (dd/mm/yyyy) field?

10 Answers  


Hi all. Could anyone tell me the difference between an Action and a Function in QTP. Thanks in advance and Merry Christmas.

3 Answers   IBM,


Categories