can u explain the keyword driven framework with an example
clearly how to create all the files and how to attach to
main test.
Answers were Sorted based on User's Feedback
Answer / raja
In keyword frame driven frame work we develop the functions
for the scenarios and these functions are executed based on
the objects . In this frame work keywords and tables are
interchangeable terms that refer to an application
independent. and these frame requires tables and keywords
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / moreshwar deshmukh
Basicaly Keyword Drivan comes in many flavers.
One I know that is Descriptive Keyword driven framewar.
In this framewar key action
like "ClickButton", "ValidateText" converted into reusable
functions. That why it is Keyword driven function. These
function get stored in functional lib with .vbs or .qfl
file.
This framewar is divide in 4 part.
1. Excel file
2. Driver action
3. Reusable lib file.
| Is This Answer Correct ? | 3 Yes | 3 No |
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
0 Answers RR Donnelley, RRDonnelley,
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
What are the different types of functions available in qtp and explain ?
Differenece betwen Project and product ? when company need project or product?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
how to capture tool tip in QTP and which check point is needed
how to invoke the web application through script in qtp
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
How can you merge two Object Repositories?
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
How you create new action in qtp?