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
How to create group and sub group descriptions in a testplan?
how to pass TDS intery in tally?
What are the types of text lines in a testplan file?
How to test your defaultbasestate?
What is silktest project?
What is the syntax of ui object identifier used by dom extension?
What is a silktest testplan?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
What is a test frame?
How to define an object verification in a test case?
How to include a test case into a testplan?
What is defaultbasestate?
What are the important aspects of a test case?
How to define new testplan attributes?
How to add objects of other pages to a test frame?