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 is the vo browser extension?
what is the statment/command for invoke the browser from script
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 Write user defined functions?
What is the segue testing methodology?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?
What is a silktest testplan?
what is DON in SILK?
How to download latest silk test trial version?