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
What test you perform mostly? Regression or retesting in your testing process?
who QTP recognizes the object stored in object repository?
How to build scripts that access data from external sources?
What are the ways you can synchronize?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What is the script for database check point, bitmapchek point, regular expression ?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How do you delete unwanted results in qtp?
What is expert view in qtp?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What is the significance of “action 0” in qtp?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?