GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 597 of 684    Print  
QTP Descriptive Program Objects List
How we can identify the descriptive program objects in GUI map of QTP8.2 Version


  
Total Answers and Comments: 2 Last Update: January 14, 2008     Asked by: kkkishore9999 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 08, 2007 03:58:46   #1  
Anshoo_Arora Member Since: October 2007   Contribution: 384    

RE: QTP Descriptive Program Objects List
Have you added those objects to the GUI Map? Or they have only been described in DP. If you answer "yes" for the latter they won't appear in the GUI Map.
 
Is this answer useful? Yes | No
January 14, 2008 16:31:12   #2  
newqtp Member Since: January 2008   Contribution: 30    

RE: QTP Descriptive Program Objects List
descriptivr program define object won't appear in GUI.
 
Is this answer useful? Yes | No

 Related Questions

Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury Quality Center. Introduces next-generation “zero-configuration” Keyword Driven testing technology in QuickTest 
Latest Answer : Object spy is used in QTP for Descriptive Programming. to Identify the Object properties ...

Latest Answer : Object Repository is a place where Object's logical name store along with physical properties .and when this possible when we set the repository. There are two type of repository (1) Per action (2) Shared object repository I would say share object ...

What are the properties you would use for identifying a browser & page when using descriptive programming ?

Latest Answer : By Using Object Identification method - "Ordinal Identification", we can handle the dynamic objects. ...

I am using the QTPlus Repositories Merge Utility to merge all my different repositories into a single one. After having merged some repositories, I notice that, from the test, you can't see the web objects that were merged into the reposotory.If you open the merged repository in the Merge Utility, the web objects appear there.Has anyone encountered this problem? Am I missing something obvious? Does anyone have a solution?Thanks in advance.
Read Answers (2) | Asked by : Shaun

Latest Answer : QTP cannot take action(Run) on an object until unless its object description is in the Object Repository. But descriptive programming provides a way to perform action on objects which are not in Object repository.Descriptive Programming can be considered ...
Read Answers (2) | Asked by : rajeshrs

Latest Answer : Descriptive Programming is the way of writing the test scripts without recording the actions. This method allows to create the object at the run time. This does not make use of the GUI repository. Dynamically the object get created and destroyed at the ...

Latest Answer : Actually in QTP we have an option called virtual object manager , by this we can map the objects (virtual objects) and assign the coordiantes to them and by this we can make it as a standard object. ...
Read Answers (1) | Asked by : senthil

Latest Answer : Retrieve text from TextBox:var_Text = Browser().Page().WebEdit().GetROProperty("value")Retrieve text from ListBoxvar_Text = Browser().Page().WebList().GetROProperty("value")Retrieve text from Webtable/Datagridvar_Text = Browser().Page().WebTable().GetCellData(rownumber,coulmnnumber) ...
Read Answers (4) | Asked by : mann

Latest Answer : through virtual object wizard you can define an object.Tools->virtual object wizard->new virtual object..It is a 4 step process in which you can define an unknown object to user defined class. ...
Read Answers (1) | Asked by : senthil.k


 Sponsored Links

 
Related Articles

SQA Software and Tools

SQA Software and Tools In quality assurance it is always important to get all the help we could get In other industries developers could easily check the products manually and discard those that do not meet the standard The length and the width of the product are checked to maintain standardization
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

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
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

How to develop compile and run a C program

The steps involved in building a C program are: 1. First program is created by using any text editor and the file is stored with extension as .c 2. Next the program is compiled. There are many compilers available like GNU C compiler called as gcc, Sun compiler, Borland compiler which is pop
 

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
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

SAP and Microsoft tools for Customer Service

World’s largest car dealer to use SAP and Microsoft tools for Customer Service Inchcape, the London-based largest car dealer in the world, is making itself much strong now by improving its customer services arising from major SAP and Microsoft implementations. The company has also vowed to
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape