if devloper change only button names in present build then
script will execute or not , why? Only gui changed.......

Answers were Sorted based on User's Feedback



if devloper change only button names in present build then script will execute or not , why? Only ..

Answer / sandesh sawant

It may or may not, depending on how that button was
initialy recognize. As question suggest only GUI is been
changed. So properties like button name, html id, html tag
will remain same. So if button was initialy uniqly
recognize using these property then it wil not giv error.

Please correct me if I am wrong.

Is This Answer Correct ?    25 Yes 1 No

if devloper change only button names in present build then script will execute or not , why? Only ..

Answer / raj

If name is the only unique property for recognizing the
button then it will give error. But say if you have
different object identification property like html id. then
script will work without error.

Is This Answer Correct ?    10 Yes 4 No

Post New Answer

More QTP Interview Questions

Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

0 Answers   Infosys,


how we can know qtp has used smart identification machanism during the execution.

3 Answers   IBM,


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

0 Answers  


when will you do debug your script? and explain that process?

0 Answers   Covansys,


Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.

0 Answers  


How to handle the exceptions using recovery scenario manager in QTP?

0 Answers   Crea, CTS,


Can you expect major bugs in Net banking Application?

1 Answers  


How is GC reddy online program Will i get placed How are the placements.

1 Answers  


How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?

1 Answers   CTS,


i need qtp tutorial. pls send it to sridhar.k151@g mail.com

0 Answers  


Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check

1 Answers   CTS,


whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..

5 Answers  


Categories