InterviewSolution
Saved Bookmarks
| 1. |
How do you create a testsheet in Tosca? |
|
Answer» As part of the TestCase-Design PROCESS, TestSheets are used as the main framework. The purpose of TestSheets is to organize/manage test data to follow a logical TESTING process. A test sheet should COVER each REQUIREMENT of the application. Below are the steps for creating a TestSheet:
|
|