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


Please Help Members By Posting Answers For Below Questions

What is stored in a test frame?

585


What is the dom browser extension?

576


Where are the testplan attributes stored?

560


How to include a test case into a testplan?

551


How to test your defaultbasestate?

595






What are testplan attributes?

581


How load testing can be done with silk international?

538


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

2034


How record a test case into a testplan automatically?

550


What are the important aspects of a test case?

558


What is multi-tagging?

594


Is there any way of passing values at runtime? Like scanf does in C.

2162


How to define new testplan attributes?

508


How dom browser extension identify a web application ui object?

612


How to run a test case from a test script file?

586