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 / 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 |
Post New Answer View All Answers
Approach for Installation,comaptibility,system testing
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Have you done batch testing in qtp? If yes how you are doing?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
Explain the differences between table and db checkpoints?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
regular expression in qtp standar check point for months from accepting months from january to december only
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
what is impact analysis on regression testing?
Can I change properties of a test object?
How to test fly out menu in qtp?
How does you pass optional arguments in qtp?