In how many ways we can perform datadriven test in silk
test, throgh flatfiles can we perform?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vimalkanth
Flat files (normal files, ini files etc..)
Database
Excel
Arrays defined inside .t files
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raghubansh pandey
ya we can perform ny flat file.Data driven test means the
data whcih is to be passed at the run time. in the silk test
we can pass the the data for the test case form the
following ways. 1. flat files
2. data base
3. test plan
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the types of text lines in a testplan file?
How to create group and sub group descriptions in a testplan?
How to add objects of other pages to a test frame?
How to select a group of test cases in a testplan to run?
What is the advantage of using do except instead of other error logging functions?
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?
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?
How load testing can be done with silk international?
How can you read the contents of PDF using silktest?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
What is multi-tagging?