explain keyword driven framework?

Answers were Sorted based on User's Feedback



explain keyword driven framework?..

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

explain keyword driven framework?..

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

Post New Answer

More QTP Interview Questions

plz can any one send me what is Automation Testing Frameworks.. Thanks in advance

1 Answers  


What are parameterizing tests?

1 Answers  


What are the different ways to invoke an application using QTP?

1 Answers  


QTP Testing Process?

1 Answers  


Explain how you can find length of array in qtp?

1 Answers  


any body can you help me what is the script to automate an comand promt

0 Answers  


what is error and fault in terms of software quality?

1 Answers   TCS,


When there is descriptive programming, why do we go for Object repository for desigining scripts.?? why cant we use descriptive programming instead of using the Object repository..??

4 Answers   DST Global Solutions,


wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?

2 Answers   Datamatics,


How to record & run on Japanese language application using english version of QTP ???

4 Answers   ABC,


Explain hybrid framework with advantages and disadvantages?

1 Answers  


What is throw Object?

1 Answers  


Categories