what type of frameworks are you using in silk test?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / santhosh
There is no rule to use a specific Automation
frame work. It all depends on your project needs & u r
company
in my point of u habride automation framework is suitable
for any type of application.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / santhan chinka
We are Using Data Driven framework in our company.
For this, We follow folder structure like,
1. Generic Functions
2. Business Functions
3. Test Scripts
4. Driver Scripts
5. Startup Scripts
6. Test Data
7. Test Results
8. Test Log
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
What are the types of text lines in a testplan file?
How to add objects of other pages to a test frame?
Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?
how to pass TDS intery in tally?
What is the standard flow of execution of a test case?
What are the important aspects of a test case?
How to assign attribute values to test cases?
What is a test frame?
What is Silktest?
Can silktest run on mac?
How to attach silk test results to test director?