Wat is the command used to add an object(properties) to an
object repository?
Answers were Sorted based on User's Feedback
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 |
Answer / srinivas
by usng following object
objectrepositoriescollection.add meyhod
| Is This Answer Correct ? | 0 Yes | 3 No |
wt is the use of multiple questions in QTP
explain abt dyanamic changing object with example?
what properties do use to identify a browser and page while using descriptive programming?
How to handle the errors without using recovery scenery?
1.How to find in which row or column,string "Hyderabad" exist in excel sheet? 2.How to find how many times character "a" repeated in a given string "Koteswararao"
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
using descriptive programming how to close all opend browsers?
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
Explain sub procedure of vbscript.
Which features or drawbacks of QTP lead to the upgrade for a newer version?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
What is the maximum size of Object Repository in QTP 8.2?