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 record a test case into a testplan automatically?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
how to pass TDS intery in tally?
How to create and edit a testplan?
How load testing can be done with silk international?
How to create a test frame?
How to define an object verification in a test case?
What is the vo browser extension?
How to run a test case from a test script file?
How to specify a browser extension to a web application?
What is a test frame?
What are the problems you faced while identifying an object in silk?
What are testplan attributes?
How to assign attribute values to test cases?
How to test your defaultbasestate?