You have an application version 1 with 5 combo boxes,
Developers develop version 2. Here they replaced bottom 3
combo boxes with each other. While executing the Test
script for version1 no errors. When we execute the Test
script for version2 that QTP showing the error
message "Object not identified" remember no property
changed in version 2, ordinal identifier also disabled.
Find what properties might change here in this scenario

Answers were Sorted based on User's Feedback



You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they repl..

Answer / soumya

I think if you can consider x,y coordinates, then index property is also one which could have been a reason.

Is This Answer Correct ?    2 Yes 0 No

You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they repl..

Answer / bfakruddin

@ Nalini:- Are you sure.... Nalini, Objects have window ID?

@ Praveen:- No buttons is available buddy. read the question
clearly


The first answer is correct here, X, Y, absX, absY
properties are changed for these combo boxes, previously QTP
identified the Object by using these properties, now these
are changed.

Is This Answer Correct ?    0 Yes 0 No

You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they repl..

Answer / sureshsinghbhandari

@ Bfakruddin - How you can say, due to change in X, Y Properties QTP is not able to identify the Object; These are the Ordinal Identifier.

If ComboBox Mandatory Prop (html tag, name, type) changes then it might QTP show an error message "Object not identified"

Is This Answer Correct ?    0 Yes 0 No

You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they repl..

Answer / nalini

Window id property value might be changed if the property
of combobox exists in the OR.

Is This Answer Correct ?    0 Yes 1 No

You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they repl..

Answer / praveen

The only problem here is change in the mandatory
properties.As combo boxes were replaced with buttons,the
mandatory properties of those perticular should also be
changed in the script.If not Quichtest throws an error.

Is This Answer Correct ?    0 Yes 2 No

You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they repl..

Answer / rentalavdml

In the question they specified bottom 3.So may be X and Y
cordinates

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More QTP Interview Questions

What is keyword view in qtp?

0 Answers  


what is defination of intergration testing?

2 Answers  


what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.

3 Answers  


How many ways return more then one value from function?

2 Answers   Ingram Micro,


Does QTP provides any tools for parametarization?

3 Answers   BirlaSoft,






In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?

4 Answers  


Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?

1 Answers  


How to convert QTP's ObjectRepository.mdb file to xml file

1 Answers  


Can I import a excel sheet in Action1 datatable? How?

2 Answers   IBM,


how to test one edit box using Java addin for Web Applications? write script?

1 Answers   IBM,


How can we close all webbrowsers which are opened in out desktop?

3 Answers  


What is the use of Accessibility check point?

8 Answers   BirlaSoft,


Categories