What is keyword driven testing..what is the use of this in
Automated testing
Answer Posted / 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 |
Post New Answer View All Answers
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
What is an expert view and keyword view?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
why should we give deliver good quality software?
What is checkpoints for quicktest professional (qtp)?
terminal services client
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
How to handle dynamic objects in quicktest professional (qtp)?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Where we use data driver in qtp?
what is clean sweep?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to capture all the data of a webtable, weblist and combolist using QTP?
Explain how you can find the absolute value of the number in qtp?