Answer Posted / 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 View All Answers
What is qtpro? What is a quick test professional?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is the recovery scenario in qtp?
Discuss quicktest professional environment?
How to modify the text checkpoint?
What are the Disadvantages of shared object repository?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
What are the ways you can synchronize?
What are the flaws in water fall model and how to overcome it?
What is the difference in the global and action sheet in qtp?
What is difference between run time object and test object?
What do you mean by checkpoints in qtp?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
When do go for loop condition in test?