InterviewSolution
Saved Bookmarks
| 1. |
Explain how to instantiate testcases with Excel. |
|
Answer» When you instantiate a template, you CONVERT a single testcase template into several test cases using the test DATA that you supply as input to the template. You MUST follow the STEPS below to instantiate TestCases in Excel:
In this way, Tosca creates a TestCase in the TemplateInstance for every TestCase defined in the template. The structure of the TestCase is the same as that of the corresponding TestCase in the template. |
|