TOSCA TRICENTIS AS1 EXAM 2025
BRAND NEW ACTUAL EXAM WITH
ANSWERS.
How to use TBox Set Buffer? - correct answer -TBox Set Buffer is
a Standard Module that allows you to set a value to a Buffer
manually, or remove the value of the Buffer. Tbox Set Buffer is
useful in situations when you may want to reset a Buffer's value,
set a Buffer to a specific value, store a timestamp, or even
perform calculations within a Buffer's value.
For example, you can reset the value of a Buffer at the beginning
of your TestCase and then continue to reuse that Buffer
throughout your TestCase to perform calculations.
Remember, to always leave the ActionMode as "Input" which is
what it is by default.
What is ResultCount and How to use it? - correct answer -
ResultCount is a property that enables you to count how many
times a certain value or item appears within an HTML page.
, Page | 2
You can use the ResultCount property in the property section of
any TestStepValue field. The properties field is where you have
selected the InnerText property previously.
ResultCount==NumOfOrders ActionMode is Buffer.
Using Dynamic ID, When you tell Tosca to find the ResultCount, it
will return the total number of items that match that criterion on
the page. This was done by setting the "InnerText" to "Order
Number:*".
Which are the available counts in Tosca? - correct answer -
ResultCount
ColumnCount
RowCount
How to use Repetition? - correct answer -Repetition is a
parameter that instructs Tosca to repeat the steps within a
particular level, a specified number of times.
, Page | 3
You can define the Repetition only on the TestStepFolder level,
which tells Tosca to repeat the steps within the folder. You can
actually instruct Tosca how many times to repeat that action.
Where does the Repetition property exist by default? - correct
answer -In the TestStepFolder.
How do you define repetitions for TestSteps in a TestCase? -
correct answer -Change the number of Repetitions in the
properties of a TestStepFolder within the TestCase.
What is the best definition of the ActionMode Constraint? - correct
answer -It's a type of ActionMode used to identify one specific
item in a list of similar items.
What are the types of workspace in Tosca? - correct answer -
Single User Workspace.
Multi-User Workspace.
, Page | 4
When working in a single-user workspace, who can access this
workspace? - correct answer -The user who has access to the
workspace's local file.
What is a subset? - correct answer -A subset is a file containing
artifacts that can be shared with other projects.
A subset can be exported from one workspace and then imported
into another workspace.
How to view multiple sections in Tosca Commander? - correct
answer -By drag and drop a section into a docking destination.
Also, right click on the section tab and select New Vertical Tab
Group, from the options:
Close
Close All But This
Float
New Vertical Tab Group
Move to Next Tab Group