what is key word driven frame work how to use keyword
driven frame in QTP in a project
Answer / 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 |
What is the difference between property and method?
what is run-time object in qtp? explain with example?
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
What is contained in the object repository?
How to capture screen shots when an error occurs?
Diff b/w WEB TESTING AND Client server testing?
any one can explain about QTP proocess,means where to start and how to start Scripting.
How can you exit from an action?
What is the use of breakpoint in qtp?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What is LoadRunner?