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
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
how can we compare descriptive programing with a regular expression
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
how will load the object during runtime?
how to disable the pop ups through QTP using a script
how interviews will be on QTP?
How do you capture tooltip using QTP?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How does quicktest professional (qtp) identifies the object in the application?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What is the descriptive programming?
Hi ,Can any one pleas explain how to test splash objects using QTP?