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 / nidhi jain
In Keyword driven framework we create different keywords
under action which can be called as per our requirement.
for example you want to perform following operation
1. Login to application
2. change password
4. modify personal info
3. Logout
and under these keywords we can call library function for
reusability.
and we dont want to call each operation in same sequence
then we will create keyword for each operation and by using
some mediam say input data sheet (.xls file)we can call
different keywords.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to save your test using quicktest professional?
How does qtp identify gui object?
How to get Traceability matrix from TD?
Define Environment Variable in UFT and its uses?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Does QTP run in any environment?
Does QTP record on Objects created on XWindows Environment?
Please guide me release notes of Automation once scripts are completed
How do know the number of browsers opened?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How to create a standard checkpoint ?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
How do you convert manual test cases to automated test cases?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
How to add synchronisation points in qtp?