You are on page 1of 2

Class & Application Implementation & IU5: Introduction to Testing

Module
Name Ananda Aditya Surya
Date & Time 4 August 2022

Note: Read Project Definition Section in previous Module Project Brief. The project assumed
for these questions are based on that scenario.

Module No: Application IU No: 5 Exercise No. 1


Implementation

Lab Assessment Question is part of Module Project


Statement
Identify the suitable testing method for the given scenario and
explain how the risks (identified in previous IU) could be
addressed.
Technical Environment -
Guidelines -
Duration 1 hour 30 mins

Type of Test:

Unit testing, Interface testing, integration Testing, Stress testing, Load testing, System
Testing, Acceptance Testing.

The following Test will be performed:


Types of Testing Objectives Description

Testing the Dashboard


system Automatically or
Unit Testing Debugging or tracing of manually, by Seeking
Known or unknown the code flow from the
errors and bugs dashboard itself.

Checking the data on the


dashboard for making
Interface Testing Matching between sustainable and easy to
Features and user- use for user
Friendly interface
Ensure if the interfaces
and interactions for all
Test the interfaces components and codes
Integration Testing between components work properly and they
and interactions can interact each other

Check the dashboard For Ensure the system is


it’s power to handle the capable to handle
Stress Testing task at it’s limit multiple task and
checking few limitations
on
Ensure the system is
capable to load large
Load Testing Check the dashboard data, and ensure that fast
capable to handle and respond dashboard is
load data needed.
End users perform UAT
based on the user
requirements
Acceptance Testing Test if the system is specifications to confirm
acceptable by the end whether the dashboard is
users meeting the user
requirements

You might also like