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 |
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What are the parameters provided by QTP?
WHAT IS ENVIRONMENT VARIABLES?
7 Answers AZTEC, CTS, Ready Test Go,
I want to learn QTP Online, where can I get quality training?
describe common problems of test automation?
will QTP 9.2 run successfully on Linux(gui) operating system
Tell me one scenario, the complex functionality you have automated in your project?
What is QuickTest Automation Object Model? Where we can use AOM?
Now it appears to be more than enough... I have learn entire QTP, I did whatever I could do but still facing lots of problem and those problems could be removed only after working in professional atmosphere. But still unable to expose myself as professionaly. It is becoming panic, It has been two years I am in manual testing and looking for the change but all the recruiters ask for QTP, but my problem is I don't have working experience with QTP. Kindly suggest me I really need effective suggestions. I dont have more caliber to work with present organization cause of salary reasons...boo.. hooo...hooo. My email address is alkaa.dugaal@gmail.com
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
explain abt dyanamic changing object with example?
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.