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
Answer Posted / 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 |
Post New Answer View All Answers
What is the basic concept of qtp?
What are table and db checkpoints?
What are the methods used in UFT to handle exceptions or run-time errors?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
What are the features supported by UFT?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
How does you test a weblink which is changing dynamically?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How to creating an output value using quicktest professional (qtp)?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
In qtp, how you can remove the spaces from string?
Explain qtp(quick test professional)?
How to explain a banking project in interview as a test engineer???
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance