Module Section Q&A
Module Section Q&A
Ans: In Tricentis Tosca we have two types of Modules: classic Modules and xModules (User
defined Modules) Classic Modules use classic engines for steering test objects (It is created
by classic engines during the scanning.). XModules on the other hand use XEngines which
are based on the Tosca TBox framework.
Ans: Right click on the module folder and select "Create->Module" from the context menu.
Ans: Right-click a Module folder or use the dynamic menu Modules and select Scan.
Ans: With the workspace creation, Tosca provides few modules which are used to perform
very common operations such that open file, invoke application, string operations, buffer
operations, close application, verifications, etc. These modules are known as standard
modules.
11. What is standard modules in Tosca?
Ans: The folder Standard modules->TBox Automation Tools in the Tricentis Tosca Standard
subset contains XModules that allow you to perform special tasks.
Ans: Module Attributes are business-relevant elements of a message, such as a name, ID, or
address. Module Attributes allow you to steer the values of these message elements in your
Test Case.
Ans: In the early phase of Tosca, Classic Engines are developed to processes the Test Case
information and steers the test object. There are respective engines are available to steer
any test object.
Ans: Modules are the building blocks of your Test Cases. They contain the technical
information that Tricentis Tosca uses to perform a sequence of automated actions on your
system under test. You create and manage your Modules in the Modules tab of Tosca
Commander. Modules in Tosca Commander contain technical information that is used to
steer test objects (SuTs). Whenever you create a Test Case for a test object, you need to
create a Module in Tosca Commander for each functional unit of the object to be tested.
These functional units are for instance websites in a browser.
Ans: standard modules are the module provide by tricentis which can be readily used to
automate certain standards part of the test The folder Standard modules->TBox Automation
Tools in the Tricentis Tosca Standard subset contains XModules that allow you to perform
special tasks. The folder has the following sub-folders: Basic Windows Operations: steer
windows, dialogs, context menus, take screenshots, or perform clipboard operation.
16. What is Buffer in Tosca?
Ans: Tosca uses the term Buffer to refer to values that can be temporarily saved in Tosca
Commander and then used again. These values can be either static or dynamic. There are
three different ways to buffer values in Tosca: The values of controls can be read or verified
and written into the Settings dialog as a buffer. Buffer Use to store some value For Example:
We Can Store the inner text of any control to buffer, and we can call that buffer whenever
we need to verify inter text of any control. There are two types of Buffers in Tosca
Ans: Module are store control information in the form of list of Property And each test step
must be associated with one module and there are 2 Type of Module available in tosca,
➢Stander Module.
▪Stander Module: Stander Module are the default Module which come by default, and we
can directly use them wherever needed in our test case
▪User Define Module: User Define Module are the application specific Module Which will be
created by Automation Test engineers according to their requirements.
Ans. So to resolve module reference, we must right click onto the reference to be resolved
then select the option ‘Resolve Module Reference’ from the context menu.
Ans. CreatedBy : It indicates the TOSCA username of the user who created the object.
CreatedAt : It indicates the date and time when object was created.
Ans. These modules will allow you to automate tests quickly and easily for objects that
otherwise be complex or time consuming to automate every time.
21.Which type of module have higher performance in the creation and execution of
tests?
Ans. Xmodule have the higher performance in the creation and execution of tests.
Ans.
Ans: Yes, we scan pdf and file as by right click on module folder and scan the file or pdf.
24. How many types of relation algorithms and what are they?
2. Shortest path
3. Cooperative
25.What are different parameters in Tosca?
Ans:
1. Configuration Parameter
2. Transition Parameter
3. Steering Parameter
4. Business ID Parameter
5. Technical ID Parameter
6. Reflected ID Parameter
Ans: Go to View section on top of the page-> Click on select as by default it will displays all
sections. (or)
In home menu we can find section. Click on section and select module section.
Ans: Identify by anchor means identify the object/Element uniquely by taking reference of
other uniquely identified object/element.
Ans: In Tbox Automation tool module folder we can find selenium sub folder. Using this
module, we can run selenium script in tosca.
32. What is the use of TBox Start timer and TBox Stop Timer?
Ans: Tbox Start timer and Tbox Stop timer is used to measure the execution time of any test
cases, we need to mention Tbox Start timer in the starting of the testcase and Tbox Stop
timer and the end of test case. And we can also insert a verification point to verify the
maximum time.
Ans: We can delete resource associated with test case using this module.
Ans: Yes.
MCQS
1.Which predefined module in Tosca enables us to put on wait?
a. Timing Module
b. Wait Module
c. Modules Wait
d. Modules Timing
2.Which of the following allows us to set values for Tosca Objects?
a. Execution List
b. Steering Parameters
c. Test Configuration Parameters
d. None of the above
3. Which of these following is not a standard module in Tosca?
b) Tbox Xengine.
c) Buffer operations.
d) Tbox Framework.
a) TBoxModule
b) IsTBoxModule
c) TboxFramework
d) IsTBoxFramework
5. The _____ in the details tab contains a list of values that are separated by semicolons.
a) Value Field.
b) Value Column.
c) Value Range.