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


What is the difference between Mandatory and BaseFilter
Properies..Anybody please answer me..Thanks in Advance

Answers were Sorted based on User's Feedback



What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thank..

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

What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thank..

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

What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thank..

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

Post New Answer

More QTP Interview Questions

hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)

0 Answers   Livetek,


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

0 Answers  


Explain QTP testing process?

1 Answers   Crea,


There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.

0 Answers  


How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software

3 Answers  


what is bultin funtaion in QTP &tell me five examples?

5 Answers   Kanbay,


How can we perfom Action and Component parameter.?

1 Answers   EDS,


take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?

2 Answers   IBM,


What are the different types of Database checkpoints in QTP? when they are used?

2 Answers  


Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)

2 Answers   FIS, Wipro,


In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click

2 Answers  


How many types of actions are there in quicktest professional?

0 Answers  


Categories