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 |
Which scripting language used by QTP?
what is the use of VIRTUAL OBJECTS? explain ?
Have you performed Debugging and how did you?
How to capture screenshots of Exceptions/Errors during run- time?
what we do after completion of functional and regression testing
what is spy, and how can u use?
difference between multiple parameterization and data driven wizard in QTP?
Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks
actually how many hours per one day we will work on automation(qtp) in real time
How many check points are there in QTP and what are they?
Why script error occur in between recording in qtp?
is it possible to add sheets to excel at runtime