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

How to use transactions in qtp?

0 Answers  


how to handle the textboxes where in it should take the sum like ex:: while posting a question in this site it will for what is the result of 6+3=__ where in we have to enter manually 9 and click on submit... but how to handle these cases in qtp.. can someone plz help me out wid dis...

1 Answers  


WHICH PROCESS U FOLLOW IN COMPANY

1 Answers   IGT,


How to fetch web elements count from Google Page which contains letter "e"

4 Answers  


Write a QTP script to enter a keyword in to Google search engine?

0 Answers   Wells Fargo,






Explain in brief about the qtp automation object model (aom).

0 Answers  


Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?

1 Answers  


Is it possible to merge two object repository files in qtp?

0 Answers  


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

0 Answers  


can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?

2 Answers  


what is run-time data?

0 Answers  


Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.

2 Answers   Virtusa,


Categories