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 |
How do you create a user defined class in silk?
How load testing can be done with silk international?
What is the syntax of ui object identifier used by dom extension?
What is a test frame?
What is the vo browser extension?
How dom browser extension identify a web application ui object?
What is the segue testing methodology?
Where are the testplan attributes stored?
What are the possible failure scenarios and different types of errors you find in silkTest?
what is the use of exception handling in Silk Test and how to use the commands?
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 run a test case from a testplan file?