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 Posted / 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 |
Post New Answer View All Answers
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Write a QTP script to enter a keyword in to Google search engine?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
how to test use the quality control .how to verify the image verification
What will be happen if i load object repository at run time, but it has already associated.
Have you used xml check point in your project? How?
How can you give wait up to 10 seconds in qtp?
How can i check items sorted or not in a weblist ? Give me the script for this...
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Can we record using all the modes in a single script? Explanation with example is appreciated
What is object spy in quicktest professional (qtp)?
What is a quick test professional?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.