TOSCA LEVEL 1 CERTIFICATION EXAM
QUESTIONS AND ANSWERS
Intro
Purpose: Design and Execute Automated Test cases.
SUT: System Under Test
Lesson 1
Designing modules (Books, Computers, Accessories) and refer to them
uniquely using the UL parent tab.
Lesson 2
Test Case designing (Precondition, order product, begin checkout, checkout
process, check prices, confirmation, confirmation of success, postcondition)
Lesson 3a
Appending Modules to Test Cases
Ctrl + T = Add a module to a test step
Created 3b test case folder. Included additional modules in the test case.
Lesson 4a and 4b
Guide the Test Case. Values must be added (i.e. Credit card numbers)
, {RND[10]} = Random 10 digit char
{RND[100][999]} = Random 3 digit # between 100 and 999
Dynamic Expressions Syntax: {Command[Parameter]}
F9: hides unused test steps
Lesson 5
Date Formats Month and Year
{Expression[BaseDate][Offset][Format]}
Lesson 6a
Buffer
Lesson 6b
Verify
Lesson 6C
Verify Prices
Lesson 7a and 7b
Reusable TestStep Blocks are stored in a TestStep Library.
QUESTIONS AND ANSWERS
Intro
Purpose: Design and Execute Automated Test cases.
SUT: System Under Test
Lesson 1
Designing modules (Books, Computers, Accessories) and refer to them
uniquely using the UL parent tab.
Lesson 2
Test Case designing (Precondition, order product, begin checkout, checkout
process, check prices, confirmation, confirmation of success, postcondition)
Lesson 3a
Appending Modules to Test Cases
Ctrl + T = Add a module to a test step
Created 3b test case folder. Included additional modules in the test case.
Lesson 4a and 4b
Guide the Test Case. Values must be added (i.e. Credit card numbers)
, {RND[10]} = Random 10 digit char
{RND[100][999]} = Random 3 digit # between 100 and 999
Dynamic Expressions Syntax: {Command[Parameter]}
F9: hides unused test steps
Lesson 5
Date Formats Month and Year
{Expression[BaseDate][Offset][Format]}
Lesson 6a
Buffer
Lesson 6b
Verify
Lesson 6C
Verify Prices
Lesson 7a and 7b
Reusable TestStep Blocks are stored in a TestStep Library.