What is descriptive.create () in QTP?
Answers were Sorted based on User's Feedback
Answer / abhishek
set a=Descriptive.Create
here "a" is a Descriptive object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / roli mohanty
It creates a description of the object and allow the object
to use multiple time in the srcript
| Is This Answer Correct ? | 0 Yes | 0 No |
It creates dynamic logical name of the object. Using this
you can set property values to the dynamic object.
| Is This Answer Correct ? | 0 Yes | 1 No |
In qtp,how to interact tool & application build?
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
how will you load the test cases in ddt?
what are SetToProperty, SetROProperty,GetToproperty scripting?
Can anybody give the script to addsheet, add column,add values under that column in the rows?
what is Compile Module in QTP? what exactly it contains Functions or Actions?
How to export data present in Datatable to an ".xls" file?
can somebody send the script to write a multiplication table in notepad through qtp
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
What are the recording modes and executing modes avialble in QTP?
how to test Web application using QTP software