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 |
What is stored in a test frame?
What are the possible failure scenarios and different types of errors you find in silkTest?
How to define an object verification in a test case?
How to create group and sub group descriptions in a testplan?
How to run a test case from a test script file?
How to create a new silktest project?
How load testing can be done with silk international?
Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?
How to run a test case from a testplan file?
What are the problems you faced while identifying an object in silk?
Where are the testplan attributes stored?
Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...