Undergraduate Activity - Amira

15
8/16/2019 Undergraduate Activity - Amira http://slidepdf.com/reader/full/undergraduate-activity-amira 1/15 Undergraduate  Activity  Amira Fatiha binti Baharudin KCT15005

Transcript of Undergraduate Activity - Amira

Page 1: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 1/15

Undergraduate

 Activity  Amira Fatiha binti Baharudin

KCT15005

Page 2: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 2/15

Software Quality

 AssuranceBooking Badminton Court from Sports

Complex

Page 3: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 3/15

Page 4: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 4/15

Individual TasksCMMI Process Area

Member CMMI Process Area

 Tan Jia Chin L2 CM, L5 OID, L5 CAR  Amin Muzafar L2 REQM, L4 OPP, L4 QPM

Nasihah L2 SAM, L3 OPF, L3 OPD, L3

OT

Ilykaviron Isal L2 PPQA, L3 PI, L3 VAL, L3

 VER 

Nadiya Syafiqah L2 MA, L3 DAR, L3 RSKM, L3

IPM

Nur Adiella L2 PP, L2 PMC, L3 RD, L3 TS

Page 5: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 5/15

Interview Process

 They have interview few staffs in UMP Sports Complex.

Now, Sports Complex only use the Walk-in method to booking badmintoncourt.

 The staffs gave up to use the E-Comm since the system have manyshortcomings in the process of booking badminton court.

For example,

• 1) Cannot make online payment.

• 2) If 1 student book all the badminton court, other student can’t playbadminton.

Page 6: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 6/15

Significant Process Areas for Improving

Booking Badminton Court Process

• Nadiya: Measurement & Analysis (MA)

•  Adiela: Project Planning (PP)

• Nasihah: Organizational Process Focus (OPF)

•  Amin: Requirement Management (RM)

• Ilykaviron: Process & Product Quality Assurance (PPQA)

•  Jerry: Causal Analysis & Resolution (CAR)

Page 7: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 7/15

Summary of Project

• Currently, the E-Comm system have many problems, so they use walk-in booking method. But this walk-in method is not

so convenience for staffs and students.

• Staffs prefer to use the online system if the system is better touse, prefer to develop a new system for Sports Complex.

•  With the CMMI process, they can define and suggest how tomake the system alive and useful for UMP staffs and students.

• From their findings, they stated that process areas in level 2 inCMMI is the most significant areas, since these areas areessential in order to understand the process and detecting theproblems or weaknesses in managing booking badmintoncourt process.

Page 8: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 8/15

Software Testing  ATM Machine (Audacity)

Page 9: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 9/15

Overview 

 The test object is the ATM system, ATMS.

 The company name is Audacity.

Each members are assigned on one featuresof the system by their group leader.

Each member need to commit their part(features) in the deliverables.

 They follow the IEEE standard incompleting the project.

Page 10: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 10/15

Deliverables

 The deliverable of this project consists of:

1) Test Item Transmittal Report2) Test Plan

3) Test Design Specification

4) Test Case Specification

5) Test Procedure Specification6) Test Log

7) Test Summary Report

Page 11: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 11/15

Individual TasksFeatures

Member Features

Chan Mun Kit F007 Transfer Tan Jia Chin F001 Start Up

F002 Shut Down

F003 Session Verification

Lam Yu Jie F004 Transaction Menu

Gan Jit Fook F005 Withdrawal

Foong Meng Wei F006 Cash Deposit

Leong Chin Jian F008 Balance Inquiry

Page 12: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 12/15

 Techniques

 Test cases for ATMS were designed using five techniques:

• Equivalence Partitioning 

• Boundary Value Analysis

• Decision Table Testing 

• State Transition Testing 

• Use Case Testing 

Page 13: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 13/15

 According to the documents,

• 1) Test Plan: Briefly introduce the testing plan such as

purpose, scope, test traceability, features, planned testactivities, test team roles.

• 2) Test Item Transmittal Reports: Specify the hardware

and software.

• 3) Test Design Specification: Find BV, EP, design statediagram, decision table, use case testing and find out the

coverage of each test case.

Page 14: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 14/15

 According to the documents,

• 4) Test Case Specification: Design test case according to

feature based from test coverage.• 5) Test Procedure Specification: Describes the steps

necessary to perform the test for each test case.

• 6) Test Log Report: Test case is performed and result is

recorded in this log.• 7) Test Summary Report: Provide summary from the

findings in Test Log report.

Page 15: Undergraduate Activity - Amira

8/16/2019 Undergraduate Activity - Amira

http://slidepdf.com/reader/full/undergraduate-activity-amira 15/15

Summary of Project

 The project is about breaking the testing process into few phases.

 Test Design Specification to find out the coverage.

 Test Case Specification based on coverage to determine whether a system undertest satisfies system requirements and works correctly.

 Test Procedure Specification after identify input, expected result, and proceduresto execute.

Record all test result in a Test Log.

 Test Summary Report is then made from the result collected in the Test Log.

 The testing process is completed after all test cases have been executed.