|
Answer» As SHOWN below, the Tosca Testsuite consists of four main COMPONENTS: - Tosca Commander: It is one of the essential parts of this tool for developing, managing, and analyzing test cases. It ADMINISTERS the test cases in the workspace.
- Tosca Executor: Commander is the middleware between the Test Repository and Tosca Executor, which forwards test cases from the Test Repository to the Test Executor. Next, the Tosca test executor executes test cases that have been DEVELOPED on SUT (System Under Test).
- Tosca XScan (Tosca Wizard): It scans input fields on the screen and saves them as modules for Tosca Commander. Technical information is included in these modules in order to identify and direct screen elements.
- Test Repository/Common Repository: This is where complete workspaces are stored like test objects, test cases, etc. In order for several/user testers to work at the same time, the test repository is necessary.
|