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

please tellme ordernal identifiers in QTP?

2 Answers  


one page contain next button.when we enter that its not going to next page.what type of error that one.

3 Answers   TCS,


How to customize checkpoints with parameters?

0 Answers  


What is a quick test professional?

0 Answers  


What is batch testing?

4 Answers  






what is life cycle of automation testing ?

7 Answers   HealthAsyst,


how will u do database testing in qtp? how will u do the same with descriptive programming?

1 Answers   Ordain Solutions,


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

0 Answers   Value Labs,


I have 3 browsers i want to give facebook url in 2 nd browser using qtp

3 Answers   Tech Mahindra,


Have you performed Debugging and how did you?

2 Answers  


what are the disadvantages in QTP 9.2?

1 Answers  


Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on

0 Answers  


Categories