what is keyword driven framework in qtp.

Answer Posted / nageh

hi this is nagesh
framework: It is generic work prepared by group of experts followed test engineers to preform a specific task in an efficient, effective and optimized way.

keyword driven framework:
first we will preparing folder structure(env, lib, test data, repository, recovery, test script file).
and first we will manually prepare
env file: (by default qtp will create env file. env file extension .XML, (QTP>file settings>env>click>user define>EX-name:nages, value:path of the application>save>.xml)and export this env file in env file)
library file: first u will take notpad and u will prepare lib file lib file extension is .VBS
Test data: u will prepare test data
Test script: and u will genarating the basic script and u will split it and u will set reusabul and saved it)
recovery secnario: u will prapare recovery secnario
if possible u will prpare rgular expressions file
and
u will take new page
and u will set in datatable some name like keys in that column u will prepare some variables ex:k1, k2. k3
after u will write in expert view
varibule name=datatabl("keys")
and u will create select case andu will
associate lib file, ev file, recovery file,and
u will create case function and run

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to find that tools work well with your existing system?

1397


Explain about Test Fusion Report of QTP?

605


What are the features of quick test pro(qtp)?

522


How many types of parameters are available in quicktest professional?

514


Explain xml checkpoints.

590






How do you convert manual test cases to automated test cases?

571


In qtp, how you can remove the spaces from string?

538


What are the general steps involved in the data driven framework?

546


How to replay a script in qtp?

608


Explain the qtp test phases.

609


Who uses qtp tool?

568


terminal services client

1783


How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?

606


What is the syntax for how to call one script from another?

549


How to capture all the data of a webtable, weblist and combolist using QTP?

2846