Answer Posted / ravi
Deciding Framework for automating any product depends on
the archiecture of the product that is to be automated.For
example if the product includes involvement of multiple
users or multiple data change then we should go for data
driven framework.Similary if there is too much
functionality involved in the product then we should go for
Functional framework(Keyword driven).If the product can be
divided in modules then we can use modular framework and
finally if you think the product involves more than this
then go for hybrid framework
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to run all test cases in a testplan?
What is defaultbasestate?
What is the vo browser extension?
What is the dom browser extension?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
Where is a testplan stored?
How to download latest silk test trial version?
Is there any way of passing values at runtime? Like scanf does in C.
What are the problems you faced while identifying an object in silk?
What is silktest host?
can any one please tell me the full form of .g.t in silktest datadriven method
What is multi-tagging?
How to add objects of other pages to a test frame?
What are testplan attributes?
How record a test case into a testplan automatically?