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
How to run a test case from a testplan file?
What is silktest project?
How to create a new silktest project?
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?
What are the types of text lines in a testplan file?
How to open an existing silktest project?
What is a test frame?
What is stored in a test frame?
What are the important aspects of a test case?
How to run all test cases in a testplan?
What are the problems you faced while identifying an object in silk?
How to define new testplan attributes?
How to create group and sub group descriptions in a testplan?
What are testplan attributes?
How to test your defaultbasestate?