Pls explain me the difference between ........
Description.Create and CreateObject
Answer Posted / aparajita sharma
A Description Object in QTP is a collection of test object property and value pairs. Each object in the app classifies to be part of a collection. e.g all buttons in a web application will be part of property micclass "WebButton". So, to pull all such common property elements, we use Description.create.
CreateObject is a VBScript way of binding to a COM object like Scripting.Dictionary, Scripting.FileSystemObject, Mercury.Clipboard etc and using their methods from it.
Answer help taken from: http://relevantcodes.com/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does qtp identify objects in the application?
write the vb script for call to new action in qtp?
Explain in brief about the qtp automation object model (aom).
why should we give deliver good quality software?
How will you compare keyword and expert view?
How to creating an output value using quicktest professional?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How to handle the exceptions using the recovery scenario manager in qtp?
Explain more about the Test Fusion Report of QTP?
what are the limitations of smart identification in qtp 9.0
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
On what document base Descriptive programming is written if build is not yet ready ?
What are the Application Functions available in QTP?
what are the mandatory properties for a tex boxc (scenario?)