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
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 |
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 |
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 |
What is the method for maximize the application while we using Decriptive programming in QTP?
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
what is the difference between image and bitmap check point
What are the flaws in water fall model and how to overcome it?
Explain the Different types of QTP test assets and their extensions?
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
What is the differences between image check point and bit map check point?
What are the features supported by UFT?
can we do load testing , by using QTP......?
what is the use of VIRTUAL OBJECTS? explain ?
10 Answers ABC Infotech, IBM, TCS,
Can we put more than one action in a single script???? yes or no.....
can u put checpoints for moving images