How to find which type of Framework is suitable for which
type of application?
Answers were Sorted based on User's Feedback
Answer / udham singh
hybrid frame word is combination of two frame worjks.
datadriven is used when we have to test with multiple data values.
keyword is used when we have less no of automation engg.bcoz excel sheet is maintained by manual testers and script driver is maintained by automation tester
functional is used with hard coded values.i.e where values are fixed
modular framework gives us control over the script execution
we maintain excel sheet which contains all modules names
written yes or no infront of them.
udthakur@yahoo.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Applications which has minimal amount of GUI and large volume of data's that has to be flow across different interfaces can use Data driven framework. For example OFFLINE applications, which is built up with 3 tier architecture.
Application with multiple GUI interfaces can use Keyword driven framework. As functions/actions drive based on keyword and re usability of scripts is main theme of Keyword driven.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lakshmi
Hi Aruna,
Yes. you are correct.But we should have some idea for which
kind of application which type of framework is suitable.
If you have any information, please let me know. so that i
can learn. or u can reach me at my mail id.
Thanks Aruna.
Thanks,
Lakshmi
| Is This Answer Correct ? | 0 Yes | 3 No |
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
How to send the qtp results file by email (Lotus notes).
What is qtpro? What is a quick test professional?
Can we use same virtual objects in many number of tests?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
explain keyword driven framework with banking domain?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How to get the column count and column name from the resultset in the database connection program?
How to Test Dynamic links ?