1. In build1 there is a page with two check boxes and
a submit button. You have prepared a script for that page
and its working fine. In Build 2 the developers have added
two checkboxes in the page. Will the script prepared for
Build 1 work for Build 2 or not. If yes, why and if No,
why. Remember the developers have not touched the object
properties of the textboxes in the page.

Answers were Sorted based on User's Feedback



1. In build1 there is a page with two check boxes and a submit button. You have prepared a script ..

Answer / rayudu

Yes, Exactly!.It will work if you have written a
descriptive programing.
Write a code in descriptive programming to find out the no
of Check boxes using child object method.It will work for
not even two, Any no of Check boxes.

Is This Answer Correct ?    2 Yes 0 No

1. In build1 there is a page with two check boxes and a submit button. You have prepared a script ..

Answer / litan

Its all depends how you developed the Script.
If you are not using Index Property for the checkbox,Then
it will wotk.

Is This Answer Correct ?    1 Yes 0 No

1. In build1 there is a page with two check boxes and a submit button. You have prepared a script ..

Answer / sureshsinghbhandari

Yes it will work,

As the Object and their properties (Properties of Checkbox like "html tag, name, type") are not changing by adding 2 more checkboxes.

If we are using DP and using Index property of the checkbox on then on adding 2 new the code might be work or not; its depend on the Place of the new checkbox, which might change the indexing of the previous boxes.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip

1 Answers  


I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?

2 Answers  


I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script

1 Answers   Oracle,


What is the entry and exit point of automation testing

2 Answers   Infosys,


what is qtp automation frame work,what is the use of that frame work?

64 Answers   Cap Gemini, IBM, iGate, TCS,






how we will use output values in qtp? is there any possibulity by descriptive programming?

2 Answers  


Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan

1 Answers  


For what purpose to we use object repository in a application?also explain usage of obj.repository?

3 Answers  


how to convert 100 into hundred repees only and viceversa

0 Answers  


What is the difference betweent test and component?

1 Answers  


How do you check ticket cost and ticket number in flight application?

0 Answers  


How many ways we can parameterize data in quicktest professional?

0 Answers  


Categories