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   SiteMap shows list of All Categories in this site.
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 objects recogonised without repository?
 Question Submitted By :: Rathnam
I also faced this Question!!     Rank Answer Posted By  
 
  Re: can objects recogonised without repository?
Answer
# 1
I dont know exact answer but,

Yes. In descriptive programing, we dont use object 
repository. we give proprties of the object in order to 
recognise it uniquely, in script.

Plz correct me if i'm wrong
 
Is This Answer Correct ?    0 Yes 0 No
Naresh
 
  Re: can objects recogonised without repository?
Answer
# 2
Yes Naresh.. Ur absolutly correct..
U can use Descriptive Programming where object Repositary is
not necessary..
 
Is This Answer Correct ?    0 Yes 0 No
Suresh
 
 
 
  Re: can objects recogonised without repository?
Answer
# 3
without repository the objects cannot be recognonised

because while we running the script,objects should be there 
in the object repository
 
Is This Answer Correct ?    0 Yes 1 No
Maha Lakshmi
 
  Re: can objects recogonised without repository?
Answer
# 4
please clear my doubt what is meant by "Descriptive 
Programming"?
 
Is This Answer Correct ?    0 Yes 0 No
Maha Lakshmi
 
  Re: can objects recogonised without repository?
Answer
# 5
Descriptive programming is doing programming giving 
description for an object in terms of value of the 
properties of the object and recognising the object during 
runtime without storing the object and its properties in 
object repository.
For example:
If you want to identify the winedit object with the value 
100 and ie editable in it we can write descriptive 
programming for this in the below given manner:
Set objdesc=Description.Create()
    objdesc("Class Name").value="winedit"
    objdesc("text").value= "100"
    objdesc("Enabled").value=True
Window("XYZ").Winedit(objdesc).Set "123"
 
Is This Answer Correct ?    0 Yes 0 No
Megha S Iyer
 
  Re: can objects recogonised without repository?
Answer
# 6
yes, descriptive programming is the best way for 
recognizing the objects uniquely.
 
Is This Answer Correct ?    0 Yes 0 No
Prasad Vasala
 
  Re: can objects recogonised without repository?
Answer
# 7
Maha Lakshmi, you are wrong we can recognise objects using 
descriptive programming as suggested by naresh and megha or 
the other way round is we can specify the properties in the 
statements itself like

Browser("name:=Google").Page("title:=GoogleHome").Link
("name:=Search").Click

You can see about Descrition.Create() in QTP help.
 
Is This Answer Correct ?    0 Yes 0 No
Bharat
 
  Re: can objects recogonised without repository?
Answer
# 8
Yes Mahalakshmi what bhara provided is also correct. Now we 
are following the same for descriptive programming .
By 
Kamal (EDS Company)
 
Is This Answer Correct ?    0 Yes 0 No
Kamal
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview. CTS4
what testing activities u may want to automate in a project?  1
Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..  3
Differentiate the two Object Repository Types of QTP.  4
what r the main benefits of automation?  2
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp NIIT2
How to Parameterize Object repository in QTP?  1
what is debugging testing?  4
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it? Livetek2
What r the advantages of automation?  3
where the object repository is located?how to choose the object repository as shared or action object repositories? Datamatics3
what is Defect density, defect leakage, defect age,latentbed,yasid testing, interface Syntel3
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance... Navis1
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance... IBM1
How can i count the list box elements in QTP ?using script plz explain me (Chandana) Wipro5
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.  5
how to test Web application using QTP software BITS2
what is database check point, how will you parameterize the database from seperate data table? JPMorgan-Chase2
in flight reservation ex once u login, u go into next window where we hav an option of new, open and help etc.. how to fetch those options and to go to respectiv tab accordingly using qtp.. plz let me knw answer for tis as early as possible. Thanks in advance... asha  1
Username field having some string mistake like"user naem".what type of testing i prefer to test spell check. GE4
 
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