1.

What do you mean by Tosca Template?

Answer»

In TOSCA, templates are structured/conventional formats that can be reused to create CONCRETE TestCases. It is possible to convert test cases that have very similar steps into templates so that they can be used for a variety of data combinations. Data from test datasheets are used in the template. When you INSTANTIATE a template, you convert a SINGLE test case template into several test cases USING the test data that you supply as input to the template.



Discussion

No Comment Found