what type of frameworks are you using in silk test?
Answer Posted / sid
There is no hard and fast rule to use a specific Automation
frame work. It all depends on your project needs, here are
some info on the same.
Data Driven approach is suitable for applications that have
limited functionality but large number of variations in
terms of test data.
Functional Framework is suitable for applications that have
variety of functionality but limited variations in terms of
test data.
Hybrid Test Automation Framework is suitable for
applications that have variety of functionality and larger
number of variations in terms of test data.
Record, enhance and play back methodology is suitable to
convert small to medium size manual scripts into equivalent
automation scripts - one to one basis.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can silktest switch browsers automatically?
How to select a group of test cases in a testplan to run?
What are the problems you faced while identifying an object in silk?
How to include a test case into a testplan?
How to define new testplan attributes?
What is silktest host?
What are testplan attributes?
Where is a testplan stored?
What are the important aspects of a test case?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
Can silktest run on mac?
What is a silktest testplan?
What is the dom browser extension?
How to run a test case from a test script file?
How dom browser extension identify a web application ui object?