In how many ways we can perform datadriven test in silk
test, throgh flatfiles can we perform?
Answer Posted / sai
We can perform the data driven testing thru Flat files,Data
base and Test plan,it measn that the data is being passed
into the test case with the above ways.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the default testplan attributes?
What is the standard flow of execution of a test case?
What is silktest project?
How to include a test case into a testplan?
Can silktest run on mac?
What are the problems you faced while identifying an object in silk?
How to specify a browser extension to a web application?
What is multi-tagging?
How to open an existing silktest project?
What is stored in a test frame?
How to test your defaultbasestate?
What is silktest host?
How to define an object verification in a test case?
Where are the testplan attributes stored?
Is there any way of passing values at runtime? Like scanf does in C.