what is keyword driven testing
Answers were Sorted based on User's Feedback
Answer / swetha
testing that is driven by keyword is keyword driven testing
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mahaboob
Keyword driven frame work requires the developement of the
datatables and keywords,independent of the test automations
tool is used to execute them,Test can be designed with or
with out the application.
In keyword driven framework the functionality of the
application under test is documented in the tables and
aswell as the step by instructions for the test.keyword
framework contains the three components
1)keywords:keyword is nothing but the action performed on
the gui components.
2)Application map:it gives the named references to the gui
component.it is woeking as a object repository.
3)Component function:component functions are the those
functions which can be used for manipulation the gui
components.
bye
| Is This Answer Correct ? | 0 Yes | 0 No |
How comfortable are you in VB scripting?
Tell me few important difference Between QTP and WinRunner?
How to retrieve value (data) from notepad using QTP ?
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
what is error and fault in terms of software quality?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
can i able to connect any version of qtp to any version qc
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
For Usability testing, which is preferable Automation or Manual?
whare exactly we have to use functions and sub routain
how to get the object count ?????????