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
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 |
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 |
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 |
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 |
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 |
Answer / rentalavdml
In the question they specified bottom 3.So may be X and Y
cordinates
| Is This Answer Correct ? | 2 Yes | 5 No |
hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
Difference between object identification and smart identification
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
What is keyword driven testing..what is the use of this in Automated testing
How to map the test cases to requirements in QC?
in order to start automation testing what we should require (entry level to automation testing)
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
what are the qtp tester responsibilities?
Can I change properties of a test object?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?