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 custom object .what it contains. Difference between custom & standard objects.
How to include a test case into a testplan?
How to create a new silktest project?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
What are testplan attributes?
what is DON in SILK?
What is the segue testing methodology?
How to run a test case from a test script file?
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????
What are the problems you faced while identifying an object in silk?
What is multi-tagging?