What is the difference between Mandatory and BaseFilter
Properies..Anybody please answer me..Thanks in Advance
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shamsher singh
Mandatory properties are those property which use by QTp to
recognize object od application.
Base Filter property used by Smart Identification mechanism
to recognize run time object properties which change at run time
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / rahul
I think both mandatory and base filter properties are same.
Mandatory properties,these are default properties to an object.
Base filter properties,the most fundamental properties of a particular test object class,whose values cannot be changed.
| Is This Answer Correct ? | 1 Yes | 7 No |
What are the types of Object Repositories in QTP?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What is the limitation to XML Checkpoints?
How to create log file in qtp?
How do we run the scripts in QTP ?? what are the three options....
How do you configure QTP AND Test director?
CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?
Whenever we use GETROPROPERTY function.
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
hi nani my doubt is how does qtp process metrix related to software process.