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 |
Hi, Can any one explain what is mean by Driver Script? is it AOM?
How you perform smoke and sanity testing using qtp?
Step 3&4 are repeated until an the object in recognised uniquely.
what are the difference ways of parameterising?
How you are maintaining shared object repository in your team or your project?help me plz
What is obsolute path and relative path in QTP..? How to access them and what are the differences between them...??
i have to pass the testcases into userid anf password of gmail login page using functions you can take your own testcaseslike userdid should take only lowerletters it should not take special charactors and uppercase letters and password should take only numericvalues it should not take alphanumeric and alphabets
How to give a call to another action from one action?
can we call a test in another test?
Where the text version of script file located in file system?
. Types of properties that Quick Test learns while recording?
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?