Which of the following is a viable option to create a business parameter?

Top 100+ Tosca Interview Questions And Answers

Question 1. What Are The Key Feature Of Tosca Testsuite?

Answer :

Script less (No programming language understanding required)
Model Based (Work primarily based on how your application seems)
UI and Non UI Applications can be computerized (Web Applications, XML, SAP, Mainframe and so on)
Can be Integrated with CI Tools like Jenkins the usage of TOSCA CI.
Question 2. What Are The Different Tools Under Tosca Testsuite Package?

Answer :

TOSCA Commander (in which actual paintings is accomplished)
TOSCA Executor (Used to execute check instances from TOSCA commander)
TOSCA Wizard (Used to scan packages, to create modules)
TOSCA CI (used to combine with CI equipment)
LoadRunner Interview Questions
Question 3. What Is Tosca Commander?

Answer :

This is actual desktop tool where you do your scripting (drag and drop).

Question 4. What Is Model Based Test Technique?

Answer :

Model-based totally checking out is an utility of version-primarily based layout for designing and optionally also executing artifacts to perform software program trying out or system checking out. Models may be used to symbolize the preferred behavior of a gadget under check (SUT), or to symbolize checking out strategies and a check environment.

LoadRunner Tutorial
Question 5. How Does Tosca Testsuite Supports Model Based And Risk Based Testing?

Answer :

Tricentis Tosca lets you outline your test cases by way of first scanning the utility. The automation model carries the automation common sense which is decoupled from the test common sense designated as a test case. Once the required models are described, they may be used to execute each manual and automated check cases with input & verification data. These models are dynamic, synchronized with the utility beneath test, and may be updated to reflect any adjustments inside the application, thereby eliminating the preservation demanding situations of conventional methods.

XML Interview Questions
Question 6. What Are The Different Ways To Identify Objects In Tosca Testsuite?

Answer :

Identify by using properties
Identify by using Anchor
Identify through photograph
Identify by way of index
Question 7. How Does Identify By Anchor Works In Tosca Testsuite?

Answer :

Identify through anchor method Identify the item / Element uniquely by taking reference of other uniquely identified item / detail.

XML Tutorial ETL Testing Interview Questions
Question 8. How To Take Screen Shot In Tosca Testsuite?

Answer :

A general module is provided by way of tricentis to take screenshot. It is found in trendy modules. TBox TakesScreenshot.

Question 9. Explain Recovery Scenario In Tosca Testsuite?

Answer :

As the name endorse, it's far to get over failure. During the test execution if your check case fails (that might be due to any reason), Recovery situation is a hard and fast of steps to make certain that subsequent check case after this failed test case have to run well. There shouldnt be any effect of this failed take a look at case on them. In restoration state of affairs, we are able to retry at take a look at case level, test step stage or at take a look at step fee stage.

In Setting -> TBox -> Recovery. There are  conditions when we will recover, on conversation failure & on verification failure.

Adv Java Interview Questions
Question 10. Explain Cleanup Scenario In Tosca Testsuite?

Answer :

Cleanup situation is part of restoration scenario and is next step to recovery scenario. Cleanup situation is invoked when healing scenario fails.

ETL Testing Tutorial
Question 11. Why Rescan? What Is The Advantage Of Rescan In Tosca Testsuite?

Answer :

Module rescan is nothing but test the already scanned module. Let us say you have got already scanned net web page. But there may be some trade and 2 new fields are introduced that you want to incorporate to your take a look at case. So to get those 2 fields for your already scanned modules & then on your check case, you want to rescan the module.

Agile Testing Interview Questions
Question 12. What Do You Mean By Dynamic Expressions?

Answer :

Dynamic Expressions essentially method its value is generated dynamically, at runtime.

Example : Runtime date and time.

LoadRunner Interview Questions
Question 13. What Are Dynamic Expression Available In Tosca? Have You Used Then Anytime?

Answer :

Random numbers RND[<Number of Digits>]

Random text RANDOMTEXT[<Number of characters>]

Random character strings (sixteen byte lengthy) CTMSTMP

Intervals <Number>INT[+/-<Interval>] Example – 123,6INT[+/-5]

Date expressions

Time expressions

Adv Java Tutorial
Question 14. What Is Action Mode For Dynamic Buffer?

Answer :

Action mode for Xbuffer must be: Verify

Syntax for XBuffer: XB[<Buffername>]

Question 15. Difference Between Buffer And Buffer?

Answer :

Buffers are temporarily saved to the phase Buffer of the Settings dialog below Settings->Engine.

To buffer a fee within the Settings conversation, a Buffer name and a Buffer value are required. Set the ActionMode to Buffer.

The XBuffer lets in you to read dynamic values of a string and to buffer them the usage of the ActionMode Verify.

Example: your order no: 12345 is placed successfully

Now in this case, if you want to get order variety simplest, then we are able to try this via buffer.

Selenium Interview Questions
Question sixteen. What Is Action Mode Constraint?

Answer :

Action mode constraint is used to limit the quest. If constraint is targeted together with affirm, it's going to verify only the ones item where constraint is demonstrated.

Agile Testing Tutorial
Question 17. What Is Library Parameter? Where Can We Define Them?

Answer :

Library parameter is not anything however business parameter which is used to pass dynamic values in check step blocks.

Example – Let us say library is created for check step blocks which incorporates username and password. But if for few check cases you wanted to go into distinct distinct person name and passwords, then enterprise parameter will assist you.

Database Testing Interview Questions
Question 18. What Is Business Parameter? Where To Use Them? Scenario?

Answer :

Business parameter that's used to pass dynamic values in take a look at step blocks.

Business parameter is created by using Right-click on on a Reusable TestStep Block and choose Create Business Parameter Container from the context menu.

Example – Let us say library is created for take a look at step blocks which incorporates user name and password. But if for few check cases you desired to enter one of a kind special user call and passwords, then enterprise parameter will help you.

XML Interview Questions
Question 19. What Is Test Configuration Parameter? Where To Use Tcp?

Answer :

Test Configuration Parameter (TCP) is used to set a few unique price to number of test cases. For Example – Browser, URL, username & password and many others.

Test configuration parameters may be created for the items listed beneath

Project root element
TestCase folder
TestCase
Execution List folder
Execution List
There are some gadget defined Test configuration parameters like Browser, Target Time Format, TDConnection, TestStepRetries and lots of different.

Selenium Tutorial
Question 20. Explain Synchronization In Tosca ? Where Is The Setting For Synchronization?

Answer :

synchronization approach matching the software pace with automation tool pace. In tosca, synchronization can be done by the usage of ActionMode waiton  synchronization putting is executed underneath Setting -> TBox – > synchronization   There you can set default synchronization Time out (so one can be implemented globally) and synchronization Timeout throughout waiton.

Java Abstraction Interview Questions
Question 21. Have You Done Xml Testing ? Is It Possible Using Tosca?

Answer :

XML testing is viable by way of using TOSCA Testsuite. We can insert statistics in XML and verify information from xml. On folder, proper click, Select experiment software & then pick Non UI. You have 2 options there, experiment from URL or scan from file (based in your want).

Question 22. Can We Use Ms Excel In Tosca ? How?

Answer :

It is Possible, We can Microsoft excel in TOSCA TestSuite  by using using Excel Engine. Various operations like study statistics, write statistics in excel can be executed the usage of excel engine. Excel Engine isn't always part of preferred modules, we want to download after which import it. The collection of operations (to read / write excel) is – Open Excel workbook, Set Active workbook, Set Active Worksheet, Excel create range, Set Active variety, set excel header, After some of these set of steps, we are able to have read / write / confirm statistics in/from excel observed by using Closing excel workbook.

Database Testing Tutorial
Question 23. Explain String Operations In Tosca Testsuite?

Answer :

String operations consists of count particular charactor / word in statement, Replacing word with other word, verifying format of some quantity and many others. To carry out string operations, you have to a module AidPack downloaded and imported for your venture. Use the module String operations from AidPack to perform String operations.

Automation Testing Interview Questions
Question 24. How Will You Validate Pdf? Can We Compare Pdf Using Tosca?

Answer :

Tricentis has furnished us a fashionable module to perform PDF compare. It is found in AidPack engine underneath PDF folder. Name of that widespread module is – TC PDF Compare. In this, we will offer base file  and new file route & can examine. There is also facility to replace the textual content (If you want to disregard something while evaluating).

ETL Testing Interview Questions
Question 25. What Is Tcp To Set Browser?

Answer :

TCP is a Test Configuration Parameter & is used to set a few fee to it which may be used across the check instances. TCP to set browser is “Browser”. & its fee may be IntenetExplorer or Chrome or Firefox.

Question 26. How Can You Check If Some File Exist At Some Location?

Answer :

We can check if record exist by the use of report operations. In trendy modules there is a module called – TBox File Existance. Give the document path in listing and record name. Action mode have to be verify.

API trying out Interview Questions
Question 27. Difference Between Executing Test Cases In Scratch Book And Executionlist?

Answer :

Both approaches are used to run Test instances in TOSCA TestSuite. When we construct the test case, that point we will execute it from scratchbook, wherein no logs are stored. But once test case is prepared then you definitely want to transport that to execution list & whilst doing actual test case execution, we ought to execute it from execution list. Logs are stored there. Jenkins can execute check cases from execution listing.

Adv Java Interview Questions
Question 28. What Do You Mean By Exploratory Testing? How It Is Done Using Tosca?

Answer :

Exploratory trying out is known as the procedure of learning the product, designing check instances, executing check cases and interpreting the take a look at effects at the identical time.  It is a form of session which can be scheduled from TOSCA TestSuite & shape there we will control the progress of the crew.

Question 29. What Are Looping Statements Available In Tosca?

Answer :

TOSCA do guide looping statements like IF ELSE, Do WHILE. Purpose of them is as equal as how do they carry out in any programming language.

Performance Testing Interview Questions
Question 30. What Is Tosca Ci? How Will You Execute Your Test Cases From Ci Tool?

Answer :

TOSCA CI is a non-stop Integration concept supported with the aid of TOSCA TestSuite. We can execute take a look at cases from CI tool like Jenkins, Bamboo and many others. So this TOSCA CI is used to connect your TOSCA TestSuite workspace to Integration tool like Jenkins.

Question 31. What Is Advantage Of Linking Test Cases To Requirements In Tosca Testsuite?

Answer :

We do link test instances to requirements to hold tune of the requirements. This will allow us to understand that how many requirements are blanketed, how many are but to be included, for which necessities take a look at instances are efficaciously exceeded, So basically this could supply excessive degree picture of requirement coverage.

Question 32. How Data Driven Testing Is Achieved In Tosca Testsuite?

Answer :

Data pushed checking out in TOSCA Testsuite can be completed by means of the usage of testsheet in TestCaseDesign Section.There we can create an attributes (Parameters which need to cover for data pushed testing) & Create various instances (opportunities) for every characteristic. Finally generate instances. Create a template out of your testcase, attach check statistics sheet to template & then instantiate the template.

Question 33. What Is Template? How To Create Template?

Answer :

In general, template is nothing however something in preferred format. In TOSCA TestSuite, we are able to convert check case to template so that it can be used for various information combos. Template can use test statistics from test data sheet.

Agile Testing Interview Questions
Question 34. What Is Mean By Instantiating Template?

Answer :

Instantiating template approach converting one template test case in to multiple check instances primarily based at the check records that's provided to template. This is how we can achieve data driven checking out the use of TOSCA TestSuite.

Question 35. Tosca Qc / Alm Integration?

Answer :

HP Quality Center is an software which lets in TestCases, Requirements, ExecutionLists and defects to be managed. These items can be synchronized with Tosca Commander™ through the usage of Tosca Quality Center Integration.

Question 36. Tosca Jira Integration?

Answer :

TOSCA Can be integrated with JIRA for illness monitoring. We can publish issue from from TOSCA to JIRA & if you want to alternate the popularity, then we are able to synchronization trouble in TOSCA in order that with the intention to get reflected in JIRA.

Selenium Interview Questions
Question 37. What Is Tcshell? Have You Used It?

Answer :

TCShell is a command line controlar for TOSCA Commander. TC-Shell may be commenced from the Windows command line using parameters and parameter values.  The command TCShell.Exe starts the TC-Shell. The TCShell.Exe record is positioned inside the following listing: %TRICENTIS_HOME%. Executing the TCShell.Exe requires that a workspace is distinct. In addition, there also are non-compulsory begin parameters to be had. For this we need to configure “TCShell.Exe.Config”.

Question 38. What Is Test Data Management (tdm)?

Answer :

Test information control is used to manage the check records wanted for check execution. Test information management is a part of the Tricentis Tosca Testsuite widespread set up. Tosca uses the same database because the not unusual repository does for take a look at information control for DB2, Oracle and MS SQL Server repositories. For SQLite repositories, a separate TDM repository is created.

Question 39. Have You Done Any Api Testing? Can It Be Done Using Tosca?

Answer :

API Testing may be done by the usage of TOSCA TestSuite. TOSCA API Scan is to reap this. We can both specify url or file route wherein the JSON or XML file (API) is located. We can send the request, verify the response, XML structure mechanically.

Question 40. What Is Tql? Why It Is Used?

Answer :

Tosca query language (TQL) is a powerful seek approach by using the use of which you can question for your venture to locate anything that you need. So right here we need to jot down the question within the the language which machine can apprehend. There are diverse expressions, functions are available to write down TQL.

Database Testing Interview Questions



How do you create a business parameter in Tosca?

Right-click onto the business parameter container and select Create Parameter from the context menu..
Assign a name to the new business parameter..
Drag the newly created business parameter onto the chosen TestStepValue and drop it there. A link is created..

Where would you click to add a business parameter?

In the left pane of Process Administrator, select Business Parameters. On the Business Parameters page, click Add. On the Business Parameters | Add Business Parameter page, enter a Name for the business parameter. Select a Type from the drop-down list and enter an Organizational Value.

How do you add parameters in Tosca?

Add parameters By default, Tricentis Tosca adds new parameters as type Query. To change the type, select an alternate from the Type dropdown menu on the right. In this example, the Parameters list in the Params tab contains the following parameters: petId with the value 2.

How do you create a test configuration parameter in Tosca?

Select Create Test configuration parameter from the mini toolbar or press Ctrl + N, Ctrl + C of the chosen object type. The object level where the parameter has been created is displayed in bold. Objects which inherit this parameter are displayed in the usual format.