What is keyword driven testing..what is the use of this in
Automated testing
Answers were Sorted based on User's Feedback
Answer / anji
It sounds like business process testing where you might be
able to write business logic/code and develop your script
and those scripts can be call from outside of your test.
Moreover there might be various functions libraries to be
build and to be use, Recovery Scenarios, OR maintenance etc
will provide your test Reusable.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / subhash pasupuleti
My two cents
Keyword Driven Testing is synonomous with Framework based
Testing. We use user defined Keywords in Excel sheet(first
column)and a list of parameters in 2nd and subsequent column.
Driverscript imports the excel sheet into Global data sheet.
Reads line by line and using Case statement calls
appropriate Action( or Functions) and passes the parameter
values defined
| Is This Answer Correct ? | 2 Yes | 2 No |
Please clarify Automation and QTP both(names) are same or diff?
How many check points are there in QTP and what are they?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
what is the difference between QTP 8.0 & 9.0?
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
What is Object Spy?
7 Answers JKH, Ordain Solutions,
Explain what the difference between Shared Repository and Per_Action Repository
How to Compare two database tables by using QTP?Please give me code details.
Once the Actions are splitted , is there any way to merge them
can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.