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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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 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
 
i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer  1
In key word driven framework,we will rename the logical names of objects,why? Liquid-Hub3
While testing .net applications with QTP 9.1 in normal recording mode, QTP records my unintentional mouse clicks and window dragging which I don't want. But I can't stop QTP recording those mouse clicks and window dragging. Can somebody let me know how I can get rid of it, please ! Thanks.  1
what is the main use of reviews Ordain-Solutions1
WHICH functionalities of QTP used in Banking project? Tarang2
how you have used object libraries? plzzzzz do answer  1
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why? GE1
What are the different types of Database checkpoints in QTP? when they are used?  1
what is the exact Diff. Between Test and Component in QTP?  1
How do u write a regular expression for date (dd/mm/yyyy) field?  3
Can we do Load Testing with QTP?  4
Explain the check points in QTP? Prapan-Solutions14
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?  1
what is defination of regression testing?  2
What is throw object? AZTEC1
What is chaild object method? When we will go for chaild object method? How to use chaild object method?  2
what are the limitations of automation testing? TCS1
How did u write macros?What is the main importance of VB macros in testing environment?  1
from where we will retrieve data for data driven tests in qtp?  3
how i can get the value of label box , please any body tell me script of that code  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