what is meant by keyboard driven test?
Answers were Sorted based on User's Feedback
Answer / sid
The Keyword-Driven or Table-Driven Testing Framework
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 ? | 3 Yes | 1 No |
Answer / ravi76xy
It is a Data Driven Test where the input for the execution of the test script in
handled by the keyboard;
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / prasanna
I doubt if there is any such keyboard driven test!!!!
Ravi are you sure of answer? or u just guessed..
I guess the Qs is for keyword driven test??
Is it?
| Is This Answer Correct ? | 2 Yes | 1 No |
We have a testing assignment should be test in very short span.Do you think automated tests are the best solution for this type of scenario?
Explain some automation testing tools.
Tell us how can you create html test report from your test script?
What are Keyword and Data driven frameworks in Selenium RC
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)
What is a framework for automation testing?
Tell us what you know about table-driven testing?
How t o create Libreary files on QTP
is anybody suggest me which one is the best testing institute in ameerpet hydrabad
what are the Extension files in QTP?
Do you know how to check if a button is enabled on the page?
How the object properties will be recognised by the tool If the functions/ statements are written manually?