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 |
vb script for calling one function to the another function
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
what the difference between shared repository and per action repository?
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
Define object spy ?
How you debug your script?
how can i replace any text from the qtp script with some anothere text
how i can get the value of label box , please any body tell me script of that code
Hi any body can tell me the synchranization point syntax thanks in advance
in one page we have 100 links i have to click the 99th link how can i click the 99th link.
4 Answers GK Technologies, IBM,