if Object repository contain x and y properties. we do not
know whether they are mandatory or assistive properties.
While executing the script qtp will use both the properties
or only sufficient properties to identify the object.
It means it use OR (or) AND
Answer Posted / baba fakruddin
Hi,
Thanks for your Valuable Answers...
I got some information about this question..
Answer is here
While running the Test Script... QTP uses all the
information (property values) available in Object
Repository and try to identify that object by using those
values... It doesn't check whether they are mandatory or
Assistive properties.
Simply, It uses "AND" Logic
Thanks & regards
Baba Fakruddin.D
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What r the different filters in defect in quality center
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Please guide me release notes of Automation once scripts are completed
describe some problems that u had with automating testing tool?
Explain calling sub procedure.
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What is quicktest professional (qtp window?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
What are the different types of qtp test assets and their extensions?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Where you are storing your script?
what is output value in QTP and how it can be used in automation testing
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How to create scenario selector
The hybrid framework can be implemented for any application. Is it true?