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 ?    1 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 ?    2 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 4 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 ?    1 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 ?    1 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 ?    1 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 ?    1 Yes 0 No
Kamal
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible  5
WHICH PROCESS U FOLLOW IN COMPANY IGT1
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then? BirlaSoft4
what is the frame work your using in automation ?  4
How to test login page by using QTP  5
When it be decided to go for either Per - Action or Shared?  2
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?  3
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish Syntel3
How can I pass values from one action to another in QTP ? Ordain-Solutions6
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable. Apex8
What is the extension of script and object repositary files? Maveric6
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing. iGate2
What is difference between WR and QTP?  2
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)  2
What are accessibility check point and xml check point? IBM4
What are the different scripting languages you could use when working with QTP ?  3
How to retrieve the data from database? Wipro5
Give answer with example what is orthogonal array testing technique? CTS1
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation..... Siemens2
How can i count the list box elements in QTP ?using script plz explain me (Chandana) Wipro6
 
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