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 |
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this
can we call runaction in the funcion
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
Connect to QC using AOM.
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
What is Automation frame work.How we will prepare in real time.
Which property do you use to retrieve or assign data into a cell in a Data Table object?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
how can we group that these test cases only should be automated and in which order you execute that test cases
Explain script generated at the time of setting runtime property?
Explain script generated after applying database check point?