what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY
WORD VIEW
PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
Answer Posted / balaji s
Keyword Driven is like everything we maintained as a keyword
For Instance:-
1.Browser="Google"
Page="Google"
Webedit_user="uname"
webedit_password="Password"
Webbutton_submit="Submit"
Each and every object and its name is stored in the
spreadsheet with seperate name for that and we call the
broser name,page name from the sheet
eg:-Browser(Browser).Page(page).Webedit
(Webedit_user).webbutton(Webbutton_submit).Click
so QTP will take the Browser name as google,.. and loads
into the script and executes in the application
Eg:-Browser("Google")...
Browser is replaced with google here and executes in the
application
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
terminal services client
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Whether qtp 9.0 supports Test director8.0
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
In what occasion we can specify global sheet and action sheet?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How to check which add-ins are associated with a test in qtp?
what you mean by artifact,milestone...
describe some problems that u had with automating testing tool?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How you can write contexts to text file in qtp?
What is parameter in qtp?
How many types of recording modes in the qtp?
How can I import environment from a file on disk?
What is the default object synchronization timeout in qtp?