InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Explain TCShell. |
|
Answer» The TC-Shell is the command-line controller of Tosca Commander, PROVIDING access to most of Tosca Commander's functionality. It has two different modes of execution: interactive and scripted.
|
|
| 2. |
Explain the importance of Tosca API Scan. |
|
Answer» API Scan by Tosca provides developers with a no-code solution that will make it easy to create, manage, and execute automated API TESTS. Test cases can be CREATED for API TESTING and scenarios can be created for Tosca Orchestrated SERVICE Virtualization with API Scan. In simple words, automating and designing API test cases are possible via API Scan. You can accomplish the following tasks with API Scan:
|
|
| 3. |
What are web services in Tosca? |
|
Answer» The Tosca Webservice Engine 3.0 utilizes web protocols like HTTP (Hypertext Transfer Protocol) to manage/control web services. It is also possible to manage/control web services using REST (Representational State Transfer) and SOAP (Simple OBJECT ACCESS Protocol). The Tosca Webservice Engine 3.0 is installed AUTOMATICALLY during the standard installation of Tosca. In the System Requirements, you can find an overview of the prerequisites for using Tosca Webservice Engine 3.0. The following Standard subset XModules must be imported in order to be able to work with Webservice Engine 3.0: |
|
| 4. |
What does XL reference contain in Tosca? |
|
Answer» TestCases MAY SOMETIMES need ACCESS to the name of a TestCase / Instance, such as when storing data in TestDataService, and this can be ACQUIRED with {XL[Instance.Name]} or {XL[Instance]}. You must work with a TestCase template and a TestSheet to gain access to the name of a TestCase / Instance. When you want to MENTION the name of the TestCase in the TestCase template, use XL-reference [XL[Instance.Name]] or [XL[Instance]]. |
|
| 5. |
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:
|
|
| 6. |
State difference between Selenium and Tosca. |
||||||||||||||||||||
|
Answer» An automated testing strategy is the most reliable way to determine whether an application is usable and reliable. Today, Selenium and Tosca are the most popular automation testing tools. Selenium vs Tosca -
|
|||||||||||||||||||||
| 7. |
Explain String Operation in Tosca Testsuite. |
|
Answer» String operations can be used in Tosca to verify or modify strings through regular expressions. For instance, it can include counting specific characters and words in a statement, replacing a word with another, or checking the format of a number. To perform String operations, you should download and import the AidPack MODULE into your project. Example: For instance, we are searching for the CHARACTER " - ", which should be replaced by the following character " / ". If the OPERATION Global is SELECTED, then "/ " is included wherever " - " occurs. In the following example, the " - ” character in 8-May-2012 is replaced by the " / ”. In the Settings dialog, the modified string should be stored as BufferStringOperation. In the following FIGURE, modified string i.e., 8/May/2012 is stored in setting dialog buffer. |
|
| 8. |
What is TDS (Test Data Service) Tosca? |
|
Answer» TDS (TEST Data Service) is used in Tosca to manage test data in distributed environments. It enables us to store DYNAMIC test data in a SHARED location, MAKING it easy for test cases to read/update. Data stored in a shared location can be shared across multiple test cases since it is stored in a shared location. Additionally, it can be updated WITHOUT opening Tosca, since it's considered a separate component. It enables you to manage your test data in distributed environments. |
|
| 9. |
Explain how to perform API testing in Tosca? |
|
Answer» When building an application, the API layer (Application Programming Interface) is usually built first. The skills needed to BUILD and maintain API tests make API testing a major challenge for organizations. As a result, testing becomes slow and inefficient, hindering the delivery of agile SOFTWARE. This TECHNICAL obstacle is broken down by Tricentis Tosca, which SIMPLIFIES API testing using a codeless, model-based approach. The Tosca API Scan provides a simple, no-code solution that supports the easy creation, management, and execution of automated API tests. One can easily test the performance and error handling of your API with its rapid end-to-end tests. To put it simply, it lets you design and automate API test cases. The TOSCA API testing process is as follows:
|
|
| 10. |
Explain how to run/execute tests using Tosca ScratchBook? |
|
Answer» During the creation or enhancement of a TestCase, ScratchBook executes a trial run to check its correctness or to validate if it is still incomplete. ALSO, you can run only individual TestSteps to perform partial test executions. In light of the fact that the compilation and execution RESULTS of TestCases will not be saved, the ScratchBook should only be viewed as a TEMPORARY aid when executing TestCase parts while BUILDING TestCases. In a ScratchBook, we have the FOLLOWING options for running test cases:
|
|
| 11. |
Explain how to run/execute tests using Tosca ExecutionLists? |
|
Answer» An ExecutionList is used to STORE completed test cases and RUN them all at once. The following ways can be FOLLOWED in Tosca for executing ExecutionList: |
|
| 12. |
What are different types of errors that are available in Tosca? |
|
Answer» The following types of errors can occur during TOSCA execution:
|
|
| 13. |
What are the benefits of using Tosca as a test automation tool? |
|
Answer» The following are some advantages of using the Tosca TEST suite:
|
|
| 14. |
List out the main components of Tosca TestSuite. |
|
Answer» As SHOWN below, the Tosca Testsuite consists of four main COMPONENTS:
|
|
| 15. |
What are the features of Tricentis Tosca? |
|
Answer» Tosca's easy-to-use features make it popular with TESTERS in the automotive, metal and mining, financial, and education industries. Tosca has the following important features:
|
|