Answer Posted / 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 |
Post New Answer View All Answers
What is the significance of “action 0” in qtp?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How to use conditional loops in qtp ?
What is the recovery scenario in qtp?
When to use shared and local object repository?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Explain the check points in quicktest professional (qtp)?
Differentiate the type of test cases which can be automated and which cannot be automated?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
please any one can explain the keyword driven framework. with gmail example.
Explain xml checkpoints.
Plz Explain AUTOMATION REFERENCE MODEL?
How can you handle exceptions in qtp?