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
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
 Question Submitted By :: Harish.sidda
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
Answer
# 1
or is a storage space where one can store the objects 
information it acts as an  i/f between test script and aut
 
Is This Answer Correct ?    1 Yes 2 No
Mohammad
 
  Re: 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
Answer
# 2
1.QTP identifies & stores the objects involved during 
recording an application in the Object respository.The 
object's properties and values are displayed in the 
respository.

2.Framework is the specific approach in which the automated 
script are to be executed. FrameWork Types a.Keyword Driven 
b.Modular c.Data Driven d.Hybrid .

4.Descriptive Programming is a method of developing the 
script without using the Object respository.

6.Perform one of the following:
Choose Resources > Associate Repositories.
In the Object Repository window, choose Tools > Associate 
Repositories.
In the Object Repository window, click the Associate 
Repositories button  .
The Associate Repositories dialog box opens.
Select the respositories to be shared.
 
Is This Answer Correct ?    4 Yes 0 No
Mals
 
 
 
  Re: 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
Answer
# 3
Hello,

What is Object Repository ?
QTP can't Recognize the object in Runtime.Object 
Respository stores all the Test Object Description, Runtime 
Object Description and to Identification the object 
Collections of Test Object.

What is FrameWork in QTP ?
A Frame work can be around complex Internal Architecture  
which makes end user to interact with the System easily.

What is Key work Driven Framework.
Keyword Driven Framework : No Record and Playblack, Using 
OR, DT, UDF., Preparing Testscript, Recovery Scenario, No 
Resuable Action
Folder Structure Object Respository,DataTable, User Define 
Function.

What is Descriptive Programming, How to write it ?
Descriptive Programming without using the Object 
Respository. Tester can develop automation test in this 
application. we need to use a technique  called a 
descriptive programming
Script:
Browser("Title:= XXXX").Page("Title:=XXX").Frame
("123:=XXX").webButton("OK").Click

What is process of QTP Testing ?
Identification Test Case for Automation
Preparing Test Script Manual
Debugging Test Script
Running the Script
Analysis the Result
Defect Report

How to associate the shared repository ?
Menu:-Resources -->Associate Repositories
8)) What is runtime data 
During the run session, QuickTest displays the run-time 
data in the Data Table pane so that you can see any changes 
to the Data Table as they occur
You can use the DataTable, DTSheet and DTParameter 

Cheers
KumaraN
sunkumaranr@gmail.com
 
Is This Answer Correct ?    3 Yes 0 No
Kumaran
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How should I get results when I run scripts in a Batch mode TCS1
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"  1
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.  2
What is throw object?  1
Can u call winRunner scripts from QTP?  4
Are u place all QTP Framework folders in VSS? TCS4
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?  1
Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions Livetek4
Explain about import and export files?  1
we have 10 automation scripts. how to call them from one main script.  2
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP. SAP-Labs10
What is XML checkpoint in QTP. How we can use in Web Based application LinkEdge2
How do we call Library Files(.vbs) in the Test Script Thanks in Advance...  4
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone Livetek3
what is the script to select 2 or more than 2 options from a listbox. Polaris1
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test TCS4
Explain the QTP Tool interface. Crea1
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2  1
Write the code for select the 5 values from drop down list. drop down list having the 10 values.  1
WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........ Ness-Technologies10
 
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 © 2009  ALLInterview.com.  All Rights Reserved.

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