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 |
What scripting language is QTP of?
• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means
How to call a test from another test?
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...
Tell me few important difference Between QTP and WinRunner?
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
What are the details steps to connect a remote mysql database in QTP
How can you delete the results file (XML)
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Hi Friends, Iam Beginner in QTP and i want to Try the software QTP. I checked the mercury site for QTP Trial version and i found QTP 9.0. The thing is that it supports windows 2000,Xp but not windows 98.And Iam using Windows 98 onlu and it's not possible for me to upgrade to windows 2000. Pls. guide me how to get the trial version of QTP which supports windows 98 Operating System The version may be 6.5 is ok for me.Thanks in Advance
what is the another name for blackbox testing?
Can anybody help me by sharing the code for checkbox in qtp using vbscript.