Wat is the command used to add an object(properties) to an
object repository?

Answers were Sorted based on User's Feedback



Wat is the command used to add an object(properties) to an object repository?..

Answer / alok

PropertiesColl.Add PropColl(Position)

Example
The following example adds the first item from the
OtherCollection Properties object to the MyDesc Properties
object.

MyDesc.Add OtherCollection(0)

Is This Answer Correct ?    0 Yes 2 No

Wat is the command used to add an object(properties) to an object repository?..

Answer / srinivas

by usng following object
objectrepositoriescollection.add meyhod

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

How to Analyze the Checpoint results by Table and DB Checkpoints?

1 Answers  


What are Error handling other than Recovery scenario manager?

3 Answers  


Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?

1 Answers  


How many ways we can parameterize data in QTP?

6 Answers   Liquid Crystal,


how can i call function (which has link with excell sheet at a remote location) within another function

0 Answers  






How you create new action in qtp?

0 Answers  


1. How can we use same object repository and Testscript which is in English flavor to check the application in different languages thru QTP?(Chinese,Dutch,French) - I generated script in english and want to use the same script with different languages? - for windows i used regular expressions - I need for edit box,button and combobox, (English,French,Dutch,Chinese) These are the properties of a button in different languages Properties English Dutuch Chinese French x 400 758 631 601 y 673 603 592 676 windowstyle 1342242816 1342242816 1342242816 1.34E+09 windowid 2 2 2 2 windowextended style 4 4 4 4 width 120 120 120 120 visible TRUE TRUE TRUE TRUE righttoleft reading FALSE FALSE FALSE FALSE righttoleftlayout FALSE FALSE FALSE FALSE rightaligned FALSE FALSE FALSE FALSE regexpwndtitle cancel Loschen Chinese language Annuler regexpwndclass button button button button objectclass button button button button hwnd 132872 657228 656932 656782 height 33 33 33 33 focused FALSE FALSE FALSE FALSE enabled TRUE TRUE TRUE TRUE attached text abs_y 669 599 627 597 abs_x 396 754 588 672 text cancel Loschen Chinese language Annuler nativeclass button Button ordinal Identifier type,Value none none none none smartidentification FALSE FALSE FALSE FALSE comment

1 Answers   TCS,


After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!

2 Answers   ABC,


Is QTP supports Unix. If yes, then how the test automation is done?

0 Answers   iFlex,


what are the areas that cannot be tested using an automated tool? list a few

3 Answers  


Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA

3 Answers   CA, Qualtree Solutions,


How many add-ins comes by default with quicktest professional (qtp)?

0 Answers  


Categories