Does QTP provides any tools for parametarization?
Answer Posted / geena
Go to tools -data driver for parameterization.
You will see the a table with number 0 and 1. You high
light what ever you want to parameterize and click on the
radio button parameterize and click on next and next and
then finish. Then column of 0 will be 1.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
UFT 12.02 which ALM version will support
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
To which environments does quicktest professional (qtp) supports?
How QA specialist can identify when programmatic descriptions are useful?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Can we write winrunner language i.e TSL in QTP tool?
What is a Patch in QTP?
how to idetfy which test cases are automated?who will deside that plz tell me
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Hi All, How to get repeated word in string . Thanks Balaji
Explain about datafile/verification of date file when file is not available in local system?
How qtp identifies objects?