Can anyone explain about Keyword driven framework in detail
and how to use it in case of any project
Answer Posted / winay
Key word driven framework:
• Create the folder structure as follows:
Project(create one folder in that create some sub-folders
as):
1.Lib (.vbs files)
2.Rep (.tsr files)
3.Rec (.qrs files)
4.Log (Results files)
5.Tes Data (.xls and .txt files)
6.Test Script (QTP scripts)
7.Env (.xml and .ini files)
• Crate the required test data file and save them in
the corresponding folders
• Create the required shared repository files and
save them in the corresponding folder
• Create the required library files and save them in
the corresponding folder
• Create the required environment files and save them
in the corresponding folder
• Create the required recovery files and save them in
the corresponding folder
• Open the main test and associate all the required
files to each
• Develop the script in such a weather it executes
based on the key words specified in the data table
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
when a test case is written how u test using qtp
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
what is keyword driven testing in qtp?n how is it useful?
Explain the concept of how quicktest professional (qtp) identifies object?
What is the difference in the global and action sheet in qtp?
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?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Explain about the test fusion report of quicktest professional (qtp)?
What is the difference between the keyword view and expert view?
What are advantages of test automation?
what is review
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What is the difference between the design-time and run-time data tables?
When and why to use descriptive programming?