Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Hai anyone please "Explain about Framework in QTP?"

0 Answers  


I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..

3 Answers   BirlaSoft,


What is keyword view and Expert view in QTP?

1 Answers   Crea,


how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?

1 Answers  


What is checkpoints for qtp?

0 Answers  


How can we call Winrunner functions from QTP?

1 Answers  


What is QuickTest Automation Object Model? Where we can use AOM?

1 Answers  


What is the entry and exit point of automation testing

2 Answers   Infosys,


If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?

4 Answers  


How you automate testscripts one by one or modukewise or all at once

1 Answers   Diebold,


What is the difference between QTP 8.2 and QTP 9.2 ?

4 Answers   IBM, Infotech,


What is the difference between driver-script and AOM-script?

2 Answers   IBM, Value Labs,


Categories