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 / rentalavdml
I dont think it would fail.QTP fisrt checks for mandatory
properties,after that assistve and finally goes for ordinal
identifier.Here in this scenario we can recognise the
object by name itself so no point of index.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What phases are involved in testing an application in qtp?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Limitations in QTP?
Hoe can we do retesting using functions please give the code for it using login page
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
What is CMMP and CMMH?
Explain Descriptive Programming Types with Examples?
How does qtp identify gui object?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What do you to script when objects are removed from application?
What is the script for database check point, bitmapchek point, regular expression ?
Where is the Bitmap checkpoint information stored?
How to create Reusable and Multiple Actions?
what r the main attributes of test automation?
How can I import environment from a file on disk?