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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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 1 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 ?    1 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 ?    0 Yes 0 No
Kumaran
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance... HDFC6
If QTP not recognizing using repository while executing, how can we go forward  3
how quick test record on dynamically generated urls and web pages. Infosys2
h u call the function Wipro5
Explain types of exception handling and script for that?  1
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 TCS2
how to retrieve the xml file data through qtp. can anybody send script for this.. Synechron1
what sort of things what u put in Bug Report ?  1
whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..  5
how to test power point using QTP 8.2 ? WHAT ARE DIFFERENT METHODS TO RETRIEVE VALUE FROM APPLICATION DURING RUNTIME ? HCL2
For Regression testing already written test cases are sufficient? CTS2
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance... Navis2
Explain the check points in QTP?  2
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts  2
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?  2
What is descriptive programming? Wipro14
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?  1
Why u don’t like recording the script and writing the script Wipro3
what is run-time object property in Object spy in QTP9?  2
Give me the Example of standard check point and text check point with syntax? IMI-Soft-Engineering2
 
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