I have a WebEdit Object.It is added in object repository.It
has two properties Name and Index.In the next release the
Name Property is same but the index property is
changed.when i run the script will the script Pass or Fail
Answer Posted / kishan
Name is usually under Mandatory Property of a webEdit Element.
Eventhough the Index property changes, as QTP Intially Use
the Mandatory Property(name)to identify the object,
case 1:
*******
if that name property is unique in that webPage then QTp
will definetly identify that webEdit object without any fialure.
(I have checked it even by making smart identification false
+ Index property : changing(1 to 12). still QTP is able to
identify the object properly w/o any issues.)
case 2:
******
If web page has 2 objects with same properties then we
should use index property. This time script will fail if we
dont specify correct index value.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is Curd testing?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is the difference between keyword view and expert view?
Explain how you can find the absolute value of the number in qtp?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What is environment variable in qtp and why to use it?
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.
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Object repositories types, which and when to use?
How are actions and functions different in QTP?
Describe how Smart Identification is used
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
I want to do QTP Certification what is the pattern of Question paper.
What is difference between design time and run time data table?
how to find that tools work well with ur existing system?