Answer Posted / md sadiq
Regular expressions are used to identify the property of
the object which does not have the constant name or value.
For example, if there is an object displays the name as
Object1, Object2,.....ObjectN means we can use the regular
expression.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why do we use breakpoints in QTP?
How does quicktest professional (qtp) identifies the object in the application?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
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
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Differences between text and test area checkpoints?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
What is the syntax for how to call one script from another?
Explain the concept of object repository & how qtp recognizes objects?
How many ways is to parameterize the value?
What are the types of object repository in qtp?
What are the different ways to invoke an application using QTP?