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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

1722


Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

2325


Through array we can execute the testcase how ? give me example

1403


hou can we use vb script in qtp could u tell me breafly

1742


Does Low-level recording capture mouse movements?

586






If I change the object name in one action will it be updated in all the actions? Or not?

604


what is Property......End Property loop? how to write sript for it in QTP

1898


what is the structure for the data driven framework

1487


What is optional step in qtp? How you can add optional step in qtp?

536


what is stepin & stepout?

1426


How to replay a script in qtp?

618


Where we can use the synchronization?

575


I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that

1402


Explain in brief about the quicktest professional (qtp) automation object model?

573


QTP script is not working on other's machine..

1541