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

Answers were Sorted based on User's Feedback



hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword dr..

Answer / mals

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

hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword dr..

Answer / kumaran

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

hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword dr..

Answer / mohammad

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

Post New Answer

More QTP Interview Questions

Discuss the QTP Environment?

0 Answers  


Hi All, How to get repeated word in string . Thanks Balaji

0 Answers  


Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com

3 Answers  


what is framework? which frame work u follow for writting script?

5 Answers   IBM,


Hi This is tanya actually im facing problem in Qtp actully some time QTP doesnot recoznise the recorded object due to which script is going to fail.so can you tell me how we can handle this situation and i have another concerened issue is that at the time of run New errors comes every time so how we can handle this sitauation how we can add Recovery scenarios to the script.some time application runs successfully and some time it produces new error thats why i am facing lot of problem please give me the sugeestion as soon as possible.

2 Answers  






What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?

0 Answers  


How to use actions in qtp ?

0 Answers  


I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?

2 Answers   TCS,


Please give me the steps to carry out datadriven in QTP8.2

2 Answers  


What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?

0 Answers  


what is the default ordinal identifier.what are the send keys in qTP.

1 Answers  


When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.

3 Answers  


Categories