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
What is the segue testing methodology?
How to create and edit a testplan?
What are the important aspects of a test case?
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
What are the problems you faced while identifying an object in silk?
How to record a test case?
What is the dom browser extension?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How record a test case into a testplan automatically?
What is the vo browser extension?
How to define new testplan attributes?
What are the default testplan attributes?
What is stored in a test frame?
how to pass TDS intery in tally?
What is a test frame?