what is qtp automation frame work,what is the use of that
frame work?
Answers were Sorted based on User's Feedback
Answer / madhu
The difference b/w QTP 8.2 and QTP9.2 ? features ?
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / sreenivasa rao nandam
Automation framework describes the process /procedures /
methods involved in automation process.
| Is This Answer Correct ? | 9 Yes | 14 No |
Answer / sagar kuamr sutar
Framework is nothing but creating the folder structure and
placing all the files into their corresponding folders. We
create folder structure like this:
1) Setting
2) Result
3) Environment
4) Object Repository
5) Recovery Scenario
6) Data
7) Library
8) Batch
9) Test
10)Result
11)Document
And create all the necessary action and place/save all the
files into their respective folder. And make all the action
as reusable. And Call the action where ever it requires.
| Is This Answer Correct ? | 19 Yes | 25 No |
Answer / neeraj chauhan
Frame Work: Is Like a central directory that stores or keeps
files of different environment i.e Script, Action, Library,
Object Repository, Recovery Scenario, Result etc.
| Is This Answer Correct ? | 8 Yes | 14 No |
Answer / agalya ravichandran
In real time projects, we use to call, Frame work as a
folder. This folder contains the components such as ,
Object Repository, logs ,test data,script,result...etc. so
whatever files are created to develop a script are stored
in a separate folder, which is nothing but a framework.
| Is This Answer Correct ? | 17 Yes | 24 No |
Answer / mohan
automation frame work is set of process followed 2 executte
set of testscripts successfully without any manual
interuption
| Is This Answer Correct ? | 7 Yes | 16 No |
Answer / ashwini.g
It is an outline , where we used to execute the testcases
with different set of data.
| Is This Answer Correct ? | 9 Yes | 20 No |
Answer / babu
please let me know if u know wat is the exact meaning of
the framwork, becoz.....what are all the answers mentioned
above are not perfect answers...., i am not satisfied with
that. Give me the exact meaning of the Frame work.
| Is This Answer Correct ? | 27 Yes | 40 No |
Answer / amith
automation framework is a practice followed by each & every
company,in which set of test script are executed step by
step in a systematic way without any manual interrption.
there are different types of automation frame work followed
by different company they are
data driven automation frame work
key word driven frame work
hybrid frame work
| Is This Answer Correct ? | 20 Yes | 42 No |
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance..
how do u prepare Test Environment ?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
Is qtp supports uni-code?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Can anybody send me the code to get the RO property of the active screen in QTP while running?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?