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 all,
I am New to QTP . I am Now in critical situtaion. I want to
know How to create our own object respository for our
application. please say the answer with example.

Answers were Sorted based on User's Feedback



Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own obj..

Answer / akshar jain

hi akila u can create object repo by going on adding
objects which you want to add from your application for eg
if u r adding an image add it & delete all the properties
not required & add only the file name of the image ..make
the index as none

Is This Answer Correct ?    1 Yes 0 No

Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own obj..

Answer / rohit sharma

You want to create Obj Repo on pre-developement stage or on
Existing application.

then i will answer you

Is This Answer Correct ?    0 Yes 1 No

Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own obj..

Answer / akila

hi,
s want to create Obj respo in pre development stage.
Please help on this .

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

what is web application and client server application.is there any difference ?

1 Answers   Wells Fargo,


What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.

2 Answers  


How do you convert manual test cases to automated test cases?

0 Answers  


How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne...

3 Answers   IBM,


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

0 Answers  


How many actions we can create with in a test?

7 Answers  


can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

0 Answers   iFocus,


Please clarify Automation and QTP both(names) are same or diff?

1 Answers  


How to remove associated function library?

0 Answers  


how to merge object repositories?

4 Answers  


which tpye of exceptions mostly do we face in QTP

2 Answers  


How to use conditional loops in qtp ?

0 Answers  


Categories