Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is main diff of qtp8.2 and qtp9.0?



what is main diff of qtp8.2 and qtp9.0?..

Answer / jitendra

In QTP 9.0 and above, You can use the Object Repository
Manager to manage all of the shared object repositories.
This includes adding and defining objects, modifying
objects and their descriptions, parameterizing test object
property values, maintaining and organizing repositories,
and importing and exporting repositories in XML format.
You can open multiple object repositories at the same time.
Each object repository opens in its own resizable document
window. This enables you to compare the content of the
repositories, to copy or move objects from one object
repository to another, and so forth.
You can use the Object Repository Merge Tool to merge the
objects from two shared object repositories into a single
shared object repository.
QuickTest provides several options for storing and
accessing test objects. You can store the test objects for
each action or component in its corresponding local object
repository, which is unique for each action and component.
QuickTest now has a built-in function library editor, which
enables you to create and edit function libraries
containing VBScript functions, subroutines, modules, and so
forth, and then call their functions from your test or
component.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

what is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?

1 Answers  


What are the types of object repository?

0 Answers  


What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)

1 Answers   Wipro,


HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

0 Answers  


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

0 Answers   Accenture,


How to start recording using quicktest professional (qtp)?

0 Answers  


explain keyword driven framework with banking domain?

0 Answers   TCS,


how to call multiple scripts in QTP at a time

3 Answers   IBM,


What is a programmatic description?

0 Answers  


in qtp wha t is synchronisatin pt,what is the maximam time out

3 Answers  


How to capture a window in qtp or how to take snapshot of any window while writing script in qtp

3 Answers  


any challange that faced in your project? (please give me some examples in your project?

1 Answers  


Categories