GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 568 of 635    Print  
Properties of objects in runtime
How to get properties of objects in runtime?


  
Total Answers and Comments: 1 Last Update: January 06, 2008     Asked by: suresh_kumar_mca 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 06, 2008 10:32:49   #1  
devmanju Member Since: December 2006   Contribution: 4    

RE: Properties of objects in runtime
We can use Object Spy and learn the properties.  If you are good at
VBscript, on expert view you can try this. 

If you need the reference manual check HP website.

Retrieving Run-Time Object Properties
You can use the Object property to access the native properties of any
run-time object. For example, you can retrieve the current value of the
ActiveX calendar’s internal Day property as follows:
Dim MyDay
Part VI • Working with Advanced Testing Features
1030
Set MyDay=
Browser("index").Page("Untitled").ActiveX("MSCAL.Calendar.7").Object.Day
For more information on the Object property, refer to the QuickTest
Professional Object Model Reference.
Activating Run-Time Object Metho

 
Is this answer useful? Yes | No

 Related Questions

I am working in TestDirector Admin Part.In project customization, I want to customise one project(All properties like customise group,project lists,etc)same as other project.Is there any way that I can copy all the properties(customization) from one project to the other??
Now I am customising one by one.(i.e) copy one property and paste it in other property...I want to minimise this workload??? 
Read Answers (2) | Asked by : ashok

The WIndow have same objects and objects having same properties.Ex push buttons, How can you recognize differently
Read Answers (2) | Asked by : dusari

Our applications are built with VC++ which will interact with devices.To connect the device there is a dialog box named 'connect'. on this dialog box there are 2 fields i)IP Address ii)password.Using WinRunner->GUI MAP Editor, these 2 objects were learned.While recording the script using WinRunner, the password field is not recognised by the WinRunner but the IP Address field is recoginsed eventhough the GUImap file is present in that guieditor.Could you please tell me why WinRunnner is
View Question | Asked by : Rushi

Latest Answer : hi...i am muraliraju...if u know the concept of GUI map editor in winrunner...the same concept implemented in qtp..as Object Repository...the storage area of objects is called Object Repositary...If you want generate a script in Expert view or keyword ...
Read Answers (1) | Asked by : sunilrdy

Is there a way to edit your code while running in debug mode, or when you get a runtime error? I have checked all the documentation and cant' seem to find this information.
View Question | Asked by : Debbie

View Question | Asked by : prashanthi

Latest Answer : HiMandatory properties are nothing but while we are uploading the objects to object repository it will recognizes the objects by using Mandatory properties. if any of two objects having the same mandatory properties it will check for Assistive properties.Regards ...
Read Answers (1) | Asked by : prashanthi

In LoadRunner, What may be problem if the images are not getting displayed in the runtime window? There is no error while running the script?
View Question | Asked by : sunitha

View Question | Asked by : Raju

How to get properties of objects in runtime? 
Latest Answer : We can use Object Spy and learn the properties.  If you are good at VBscript, on expert view you can try this.  If you need the reference manual check HP website.Retrieving Run-Time Object PropertiesYou can use the Object property to access ...


 Sponsored Links

 
Related Articles

C++ Objects and Classes

C Objects and Classes An Overview about Objects and Classes In object oriented programming language C the data and functions procedures to manipulate the data are bundled together as a self contained unit called an object A class is an extended concept similar to that of structure in C programming l
 

JavaScript Objects

JavaScript Objects Object oriented Programming in an important aspect of JavaScript It is possible to use built in objects available in JavaScript It is also possible for a JavaScript programmer to define his own objects and variable types In this JavaScript tutorial you will learn how to make use
 

SQL Management Objects

The object model for SQL Server 2005 is the SQL Management Objects or SMO. This model is simple in conception and usage and is based on .NET Framework managed code. It is the primary tool for developing databases management applications using the .NET framework or the SQL server management studio op
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

JavaScript Windows Object Properties Part II

JavaScript Windows Object Properties Part II In this JavaScript tutorial you will learn about screenX screenY screenLeft and screenTop top length frames opener parent and window property of Window object along with syntax and examples mosgoogle center screenX This property screenX returns the x coor
 

JavaScript Windows Object Properties Part I

JavaScript Windows Object Properties Part I In this JavaScript tutorial you will learn about Windows Object properties namely personalbar statusbar scrollbar toolbar property of Window object pageXOffset pageYOffset innerwidth innerheight outerwidth and outerheight mosgoogle center personalbar Prope
 

Client-Server Testing Technology

Client Server Testing Technology Client Server Software Client server software requires specific forms of testing to prevent or predict catastrophic errors Servers go down records lock I O Input Output errors and lost messages can really cut into the benefits of adopting this network technology Test
 

JavaScript History Object Properties and Methods

JavaScript History Object  Properties and Methods In this JavaScript tutorial you will learn about history object properties and methods length current next previous properties back forward and go methods along with syntax and examples mosgoogle center The history property has the return v
 

JavaScript Elements and Embed Objects

JavaScript Elements and Embed Objects In this JavaScript tutorial you will learn about browser objects elements and embed properties of elements object length type embed object properties of embed object along with syntax and examples mosgoogle center elements object The elements object is used in J
 

JavaScript Browser Objects Part 2

JavaScript Browser Objects Part 2 In this JavaScript tutorial you will learn about Browser Objects viz button object properties of button object form name value Methods of button object checkbox object properties of checkbox object checked defaultChecked form name type value Methods of checkbox obje
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape