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
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How to write business scripts using object repository with different scenarios
please post the interview questions for QA position in FACTSET
Explain step generator in qtp?
QTP script is not working on other's machine..
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
How do you create new test sets in td?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What do you to script when objects are removed from application?
What is the parameterization? Give one example?
Have you done batch testing in qtp? If yes how you are doing?
Can we create user defined functions in qtp?