ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
Can i run the qtp, without OBJECT REPOSTIRY...
 Question Submitted By :: Srinivasan
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can i run the qtp, without OBJECT REPOSTIRY...
Answer
# 1
Yes,By using descriptive Programming.by defining each 
object properties...
But it is not suggested all the times.Instead we have the 
facility like object Repo.also QT identfies the objects 
using recorded Description & smart identification.
 
Is This Answer Correct ?    2 Yes 0 No
Lokesh Kanithi
 
  Re: Can i run the qtp, without OBJECT REPOSTIRY...
Answer
# 2
Thanks Mr.Lokesh
 
Is This Answer Correct ?    0 Yes 0 No
Srinivasan
[Logica]
 
 
 
  Re: Can i run the qtp, without OBJECT REPOSTIRY...
Answer
# 3
Mr.lokesh can you please send few example of Descriptive 
programm details of qtp without object Repositry...!
 
Is This Answer Correct ?    0 Yes 1 No
Srinivasan
[Logica]
 
  Re: Can i run the qtp, without OBJECT REPOSTIRY...
Answer
# 4
Hi Srinivasan!
Identification can be done using descriptive programming.
Here is example # 1 with description object.
set EditDesc = Description.Create()
EditDesc("Name").Value = "userName"
EditDesc("Index").Value = "0"
Browser("Welcome: Mercury").Page("Welcome: Mercury").WebEdit
(EditDesc).Set "MyName" 
Here is example # 2 with out description object.
Dialog("text:=Login").WinEdit("window id:=3001","attached 
text:=Agent.*").Set "john"
Dialog("text:=Login").WinEdit("window id:=2000","attached 
text:=Password:").Set "mercury"
Dialog("text:=Login").WinButton("text:=OK").Click
These both method will be used in expert view to identify 
object with out object avaialble in object repository.
 
Is This Answer Correct ?    0 Yes 0 No
Lokesh Kanithi
 
  Re: Can i run the qtp, without OBJECT REPOSTIRY...
Answer
# 5
Yes, you can run QTP script with object repository by using 
descriptive programming. But it is advisable when your 
object logical name or properties change frequently, 
otherwise not.
 
Is This Answer Correct ?    0 Yes 0 No
Jignesh
 
  Re: Can i run the qtp, without OBJECT REPOSTIRY...
Answer
# 6
hi guys i think u people have not correctly understood
descriptive programming concept. please note descriptive
programming is written without any any object in object
repository. It is normally written even before the
application is ready. that is why descriptive programming is
the best.
 
Is This Answer Correct ?    0 Yes 0 No
Pavankumar
 
  Re: Can i run the qtp, without OBJECT REPOSTIRY...
Answer
# 7
I won't prefer Keyword Approch, please check below points.

?The Keyword driven approach was difficult to understand 
for any new person who is introduced to QTP.
?The approach did not utilize QTP resources effectively, 
like we were not referring to the actual names of the 
object in the script but in the datatable. This meant if we 
changed an object name in the repository we had to change 
it in the datatable as well, which otherwise is not 
required.
 
Is This Answer Correct ?    0 Yes 0 No
Sudheer
 
  Re: Can i run the qtp, without OBJECT REPOSTIRY...
Answer
# 8
Descriptive programming is an advanced concept in QTP.We can
handle the application without using object repository.It 
can be implimented by using object syp when the application 
is available.And It can also be implemented with out 
application in hand based on the properties of the object( 
which can be done by experts).The main purpose of using DP 
is it increases the performance of the tool.Easy to 
maintain.Very flexible in objectsvimplementing and we can 
modify the script easily when compare to QTP script/code.
 
Is This Answer Correct ?    0 Yes 0 No
Rohit
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How can we get a textcheckpoint in QTP9.1? EmTechPro2
What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example. Cap-Gemini2
what is compiled module?  1
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day  2
How to do excception handling ( error handling ) in QTP Institute-for-Medical-Education5
what is QTP batch testing tool?  2
what is the difference between an Action and a function in real time  3
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.  1
For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that ............. Satyam3
Few basic questions on commonly used Excel VBA functions.  1
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne... HCL1
How to call a function in QTP?Is there any method ? Thanks , PRASANNA  2
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?  1
what is object repository size? ITC-Infotech22
How many type of status messages are there ..explain?  4
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?  1
How can we use XML in QTP?  1
In QTP, Which are the concepts are needed to do Functional testing and Regression testing? IBM3
How to connect to the Database from QTP? Thatavarti-Technologies7
What are the Automation Limitations??  1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com