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
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How to create a new silktest project?
What is the dom browser extension?
How to add objects of other pages to a test frame?
How record a test case into a testplan automatically?
What is silktest project?
How to specify a browser extension to a web application?
What are the important aspects of a test case?
How to include a test case into a testplan?
What is silktest host?
Can silktest switch browsers automatically?
Where is a testplan stored?
How to run a test case from a test script file?
What is the syntax of ui object identifier used by dom extension?
What is the vo browser extension?