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 |
Pls explain me the difference between ........ Description.Create and CreateObject
hai friend's .. my question is a[0]=I a[1]=N a[2]=D LIKE IT GO'S i need output INDIA ,using simple string how will u do? can any one tell really need full..
4 Answers Mind Tree, Tech Mahindra,
explain structured testing? plz guys with exp. do answer
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What is Description Object?
what is the difference between invoke application and system.util.run
what is framework in QTP? any one give me answer
how do u handle an object without name using QTP 9.2?
How to send the qtp results file by email (Lotus notes).
How to get align property of the link on web page?
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
can onyone tell me how to comapre the output of two different Data Bases in QTP?