100% Correct Detailed Answers Guaranteed Pass!!
1. How to create a Right-click on the TestCaseDesign Folder and select Create TestSheet.
TestSheet?
2. What is a Test- A TestSheet is the basic framework of TestCase-Design. It consists of Attributes and
Sheet? Instances which have their own values.
These elements, in a structured way, specify the ditterent combinations of the
ditterent TestCases.
3. What is an At- Attributes express the features of a specific person or thing.
tribute in the For example, the Attributes of a laptop might be design or price, the Attributes of
TestSheet? a person might be hair color, or height.
Attributes are represented by a red square icon.
4. What is an In- Instances are the ditterent variants of those Attributes.
stance in the For example, Instances of the Attribute hair color could be blond, brown or black.
TestSheet? Instances, on the other hand, are represented by a flat white box containing a
capital "I".
5. Difference be- A TestCase fails when the values we are trying to verify are ditterent from the values
tween invalid In- expected in the System Under Test.
stances and a
failed TestCase. An Invalid Instance just indicates that the TestCase should be verifying that the
correct error message is shown when an invalid value is entered.
6. What is the Short- Ctrl N T
cut to create a
New TestSheet
7. What is the Short- Ctrl N A
cut to create a
New Attribute
8. Ctrl N I
, Tosca Tricentis AS2 Actual Exam Questions With Reviewed
100% Correct Detailed Answers Guaranteed Pass!!
What is the Short-
cut to create a
New Instance
9. Key Points for 1. TestSheets are the basic framework of TestCaseDesign.
TestSheets.
2. Attributes express features of an object, person or functionality.
3. Instances express the ditterent variants of Attributes.
10. Benefits of using TestCase Template is used to automatically create a number of TestCases, using the
TestCase Tem- Test Data contained in the TestSheet.
plate.
Templates are used to speed up and simplify the creation of TestCases.
Templates are of great help when trying to cover all risk areas of our SUT in a
time-eflcient way.
11. What are Tem- Templates are a blueprint for the TestCases which are built according to TestSheet.
plates?
12. Best Practice for Link a TestSheet to a Template as soon as it is created, instead of leaving it
Templates. unlinked.
Each TestSheet should be used for one template only.
13. Best Practice for Drag and Drop Values from the TestSheet onto the TestSteps of the relevant
linking TestSheet Template in order to link them to the TestStepValues.
to TestCase.
14. What is Instantia- On the Instantiation, Tosca creates TestCases according to the TestSheet and the
tion? Conditions placed on ditterent objects in that Template.
15.