Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Test Types and Test Design Assignment

Validating the E-commerce application to add the product to cart

Application: http://automationpractice.com/index.php?

Requirement: The E-commerce application allows the customer to login with a valid username
and valid password. The customer once logged into the system successfully can be able to
choose the multiple products. Add the product to the cart and validate the product is added
successfully to the cart. Complete the payment process and receive the invoice

1. Identify five software product risks and mitigation plans for testing for above requirement.

# Product Risks Criticality Mitigation

2. Go through the application and requirement given above, identify a few functionalities and
derive test scenarios with use of following test design concepts.
a. Boundary Value Analysis (BVA)
b. Equivalence Class Partitioning
c. Decision Table based testing.
d. State Transition e. Error Guessing

3. Explore the Pairwise test design concept and brief it

a. Identify a test scope from above application where pairwise test design concept can be
applied
b. Use pairwise concept and derive optimum test design for it.
(You may use Pairwise Online Tool (teremokgames.com) or any available tool for it)

You might also like