explain keyword driven framework?
Answers were Sorted based on User's Feedback
Answer / suresh kumar
Keyword-driven testing and table-driven testing are
interchangeable terms that refer to an
application-independent automation framework. This framework
requires the development of data tables and keywords,
independent of the test automation tool used to execute them
and the test script code that "drives" the
application-under-test and the data. Keyword-driven tests
look very similar to manual test cases. In a keyword-driven
test, the functionality of the application-under-test is
documented in a table as well as in step-by-step
instructions for each test.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravinder
Hi
Accoridng my knowledge keyword driven frame work nothing
but the functions called based on keywords
inthis frame work first of all we have to create 7 folder
like this
lib,ropsiterey,rocovery,testdata ,testscript,log,env create
the tests save in vbs over the file creation we have to go
to new qtp programe call functions
example yahoo!()
gmail()
go to test and mention the test paths in library files
here vb script save in vbs
recovery tests in .qrs
repository tests in .tsr
add these three files
and run the frograme
| Is This Answer Correct ? | 0 Yes | 3 No |
What is Object Spy in QTP?
What is the difference between QTP 8.2 and QTP 9.2 ?
can objects recogonised without repository?
How to break the object spy ?
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
What is the difference Between LowLevel and Normal Recording Modes?
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
Sql questions to find second max salary and how to use joins
Does Low-level recording capture mouse movements?
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
How can you connect the database with QTP?