What is the difference between Mandatory and BaseFilter
Properies..Anybody please answer me..Thanks in Advance
Answer Posted / babu
Hi,
For every object which can be recognized by QTP tool are
having set of mandatory and assistive properties for unique
identification forn object.
Mandatory properties are the properties which can be used
to identify the object at the runtime. If the object is not
able to find using mandatory properties, then the tool will
check with assistive properties.
If the tool is not able to find the object,application will
try to find the object using ordinal identifier
(index,location).
Still if not been able to find the object, then the
application will use smart identification mechanism to find
the object where in which we have basefiter and optional
filter properties.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is the new version of qtp which is recently released in the market?
How does quicktest professional (qtp) identifies the object in the application?
I want to do QTP Certification what is the pattern of Question paper.
what is test scheduleling?
what function you write to do database testing with the help of qtp?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Have you faced any problems with object repository?
Explain QTP using different development techniques ?
Can you brief the hurdles you faced during Automation testing?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How many types of recording modes in qtp? Which will be used when?
What is QTP and the use of QTP in TD?
What is recovery scenario in qtp?