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
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What is a programmatic description?
Explain quicktest professional (qtp) testing process?
What is synchronization point in QTP?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How to handle the exceptions using the recovery scenario manager in qtp?
Explain building blocks of the bpt framework ?
How to handle the exceptions using recovery secnario manager in quicktest professional?
What is the difference between a Function and Procedure in QTP?
Explain how you can find length of array in qtp?
what is the latest version of QTP? Main difference between 9.2 and 10 version
What is synchronization? What are the ways you can synchronize?
What are the challenges u faced in testing with crm domain? How u overcome with?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.