what is key word driven frame work how to use keyword
driven frame in QTP in a project
Answer Posted / nandini patil
In Keyword Driven Frame Work for QTP
1. create the folder structure as follows
proj name-automation
-repository
-library
-test dtat
-recovery
-test script
-log
2. created desired shared repository, library files, test
data and recovery files and save them in corresponding folders.
3. open the main test & assosiate desired repository ,
library files, test data & recovery files.
4. develop the main test.
5. specify keywords in the data table under specific, run
the test and analyse the results.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the Test design techniques you uses in ur project?
What is Cross browser testing? Does UFT support it?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
Explain the concept of object repository?
What are the trigger events in qtp?
What is quicktest professional (qtp)?
how can i pass a "cript"as a parameter in to a function
Describe the differences between functions and actions in UFT?
Explain the use of action split in qtp?
Can we record an application running on a remote machine using qtp?
What are the different recording modes and how do they work?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Can we write winrunner language i.e TSL in QTP tool?