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 record a test case?
How to define new testplan attributes?
How to test your defaultbasestate?
What are the problems you faced while identifying an object in silk?
What are the important aspects of a test case?
What is a silktest testplan?
How dom browser extension identify a web application ui object?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How to add objects of other pages to a test frame?
How to specify a browser extension to a web application?
Is there any way of passing values at runtime? Like scanf does in C.
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
What is multi-tagging?
How to create a test frame?
What are the types of text lines in a testplan file?