How to write the good frame work for application.
Answer / 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 |
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?
What is present in review report .
How to create a new silktest project?
What are testplan attributes?
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
How load testing can be done with silk international?
Can we customise the result file?
What is the vo browser extension?
Whats the difference between Basestate & Default basestate?
In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?
can any one please tell me the full form of .g.t in silktest datadriven method
Why should we use Silk test .we can use QTP or other tool .What is the difference.