Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS..

Answer / shilpa reddy

I know about keyword driven frame work,i never heard about
keyword driven testing.in this frame work we will
differentiate the test script and programming logic.we will
store all functions in library file(.vbs) and apply
progrmming logic(calling functions) to retrieve this
functions & we will test our application.I hope this entire
thing may form key word driven testing.but make it clear
before commiting to this answer b/c iam not sure about kwd
testing,but kwd frame work is correct.

Is This Answer Correct ?    2 Yes 1 No

what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS..

Answer / 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

what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS..

Answer / 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

More QTP Interview Questions

Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

1 Answers  


How many add-ins comes by default with quicktest professional?

0 Answers  


1. What is extense of Result file in QTP?

7 Answers  


Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)

1 Answers  


Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?

1 Answers   Crea,


how to open Excel sheet & write in it & save it?

1 Answers   InTech,


where u maintain qtp scripts in ur company

4 Answers   HCL,


How to check the URL using Automation tool QTP

2 Answers  


What are associated files in QTP?

2 Answers  


What are the properties you would use for identifying a browser & page when using descriptive programming ?

2 Answers  


Pls explain me the difference between ........ Description.Create and CreateObject

5 Answers  


What is the method for maximize the application while we using Decriptive programming in QTP?

3 Answers  


Categories