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...


Hi Currently am using Qtp 10.0 Lisenced product.. but when
am adding objects to object repository from google page it
was identifying as windows objects.. please help me!!!

Answers were Sorted based on User's Feedback



Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository ..

Answer / pramila

Goto Automation menu>select record and run settions>select
web as an environment.
Try to add the object and check

Is This Answer Correct ?    0 Yes 0 No

Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository ..

Answer / pavani prasad

first open Qtp, then launch the application

u just try it

Is This Answer Correct ?    2 Yes 3 No

Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository ..

Answer / shashikant mathad

the solution Pavani said will be useful if u have opened
the application first then tried adding object ...
but another issue might be with add ins .
chk whether u have added Web addin before opening the qtp
or not.
when web addin is not added then the qtp tool identifies
all apps as window apps . :)

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More QTP Interview Questions

actually how many hours per one day we will work on automation (qtp) in real time

1 Answers   Synechron,


how to test one edit box using dotnet addin for Web Applications? write script?

2 Answers   NTT Data,


can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?

1 Answers  


There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.

1 Answers  


I install .Net Add-Ins in my system. It installed properly. But all the objects are recognizing as window objects only. But it has to recognize as swf objects. In Record and Run setting i selected 'Record and run test on any open browser' and Record and run test on any open Windows-based application' Can any one tell what setting i have to do to recognize objects correctly as swf...? Please give some suggestions..?

1 Answers  


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

0 Answers  


Which version of QTP is using by companies nowadays?

4 Answers  


What information do the columns in the Keyword View show for each step?

1 Answers  


In Manual testing , can u prpare bug report in TD?

1 Answers   TCS,


How to handle the exceptions using recovery secnario manager in Qtp?

2 Answers  


What are the advantages of Object Repository?

0 Answers  


what is the difference between xmlutil and xmlDOM in qtp?

2 Answers  


Categories