Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri

4 Answers  


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

0 Answers  


I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?

3 Answers   TCS, Wipro,


How to export QTP results to an ".xls" file?

1 Answers  


I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?

5 Answers   Rogers,


Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.

1 Answers   CTS,


How i can change shared repository to per test repository in qtp

1 Answers  


what is TOM in qtp?

5 Answers   Accenture,


WHAT IS ENVIRONMENT VARIABLES?

6 Answers   Ordain Solutions,


What scripting language is QTP of?

1 Answers  


What is throw Object?

0 Answers  


suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that

2 Answers  


Categories