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?
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?
What is Silktest?
what is the operator for carriage return(Enter) in Silk Test for File.
How to create group and sub group descriptions in a testplan?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
what are agents in silk?
Can u Tell me why we use Advanced tool like Silk Test other than QTP, Or WIN RUNNER And others what is the advantage of these compared o others
why silk test sees each objects as custom windows?
What is stored in a test frame?
How do you create a user defined class in silk?
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?