SlideShare ist ein Scribd-Unternehmen logo
1 von 10
The Bookworm Software
Testing
Project Q8
What is The Bookworm ?
What is Test Plan ?
Are Test Plan Report & Test
Result Report needed ?
Introduction
Test Items
Admin Page :
Admin User
User Page :
Registered User
• Login Interface:
Login
Register
• Admin Interface:
Admin User:
– Approve user uploaded file
– Change password
• User Interface:
Registered User:
• Change Password
• View Approved PDF
file
• Search Approved
PDF file by title
• View owned PDF file
Functional Approach
(Black Box approach)
Approach
Unit Testing
Integration Testing
System Testing
Acceptance Testing
Unit Testing
Unit testing conducted to verify the implementation of the
design for one software element or a collection of software
elements. The purpose of unit testing is to ensure that the
program logic is complete and correct and ensuring that
the component works as intended.
Integration Testing
Integration testing conducted in which software
elements, hardware elements, or both are combined
and tested until the entire system has been integrated.
The purpose of integration testing is to ensure that
design objectives are met and ensures that the
software, as an entity.
System Testing
System testing is the process of testing a fully
integrated system to verify if it meets the specified
requirements.
This test will identify defects that surface only
when a complete system is assembled and does not
consider the implementation details of the
component modules.
Acceptance Testing
Acceptance testing process is designed to
replicate the anticipated real-life use of the
product to ensure that what the consumer
or end user receives is fully functional and
meets their needs and expectations.
THANKS FOR YOUR ATTENTION

Weitere ähnliche Inhalte

Andere mochten auch

RRDRUA Timetable Meeting Presetnation
RRDRUA Timetable Meeting PresetnationRRDRUA Timetable Meeting Presetnation
RRDRUA Timetable Meeting Presetnationrrdrua
 
Multiply the capacity of your LAN by 400
Multiply the capacity of your LAN by 400Multiply the capacity of your LAN by 400
Multiply the capacity of your LAN by 400Kourosh Matloubi
 
Hotel indigo
Hotel indigo Hotel indigo
Hotel indigo rnnix
 
Sensation and perception
Sensation and perceptionSensation and perception
Sensation and perceptionUzma Hasan
 
Urhea-Kampus esittely
Urhea-Kampus esittelyUrhea-Kampus esittely
Urhea-Kampus esittelyUrhea-Kampus
 
Erickson development stages
Erickson development stagesErickson development stages
Erickson development stagesUzma Hasan
 
Universidad de Ciencias Comerciales__
Universidad de Ciencias Comerciales__Universidad de Ciencias Comerciales__
Universidad de Ciencias Comerciales__Ivet Rodríguez
 

Andere mochten auch (10)

RRDRUA Timetable Meeting Presetnation
RRDRUA Timetable Meeting PresetnationRRDRUA Timetable Meeting Presetnation
RRDRUA Timetable Meeting Presetnation
 
Garnica rincòn fernanda
Garnica rincòn fernanda Garnica rincòn fernanda
Garnica rincòn fernanda
 
Multiply the capacity of your LAN by 400
Multiply the capacity of your LAN by 400Multiply the capacity of your LAN by 400
Multiply the capacity of your LAN by 400
 
Hotel indigo
Hotel indigo Hotel indigo
Hotel indigo
 
Sensation and perception
Sensation and perceptionSensation and perception
Sensation and perception
 
Urhea-Kampus esittely
Urhea-Kampus esittelyUrhea-Kampus esittely
Urhea-Kampus esittely
 
Erickson development stages
Erickson development stagesErickson development stages
Erickson development stages
 
Nestle
NestleNestle
Nestle
 
Universidad de Ciencias Comerciales__
Universidad de Ciencias Comerciales__Universidad de Ciencias Comerciales__
Universidad de Ciencias Comerciales__
 
Proyectos.cristina jauregui
Proyectos.cristina jaureguiProyectos.cristina jauregui
Proyectos.cristina jauregui
 

The Bookworm Software Testing

  • 2. What is The Bookworm ? What is Test Plan ? Are Test Plan Report & Test Result Report needed ? Introduction
  • 3. Test Items Admin Page : Admin User User Page : Registered User
  • 4. • Login Interface: Login Register • Admin Interface: Admin User: – Approve user uploaded file – Change password • User Interface: Registered User: • Change Password • View Approved PDF file • Search Approved PDF file by title • View owned PDF file
  • 5. Functional Approach (Black Box approach) Approach Unit Testing Integration Testing System Testing Acceptance Testing
  • 6. Unit Testing Unit testing conducted to verify the implementation of the design for one software element or a collection of software elements. The purpose of unit testing is to ensure that the program logic is complete and correct and ensuring that the component works as intended.
  • 7. Integration Testing Integration testing conducted in which software elements, hardware elements, or both are combined and tested until the entire system has been integrated. The purpose of integration testing is to ensure that design objectives are met and ensures that the software, as an entity.
  • 8. System Testing System testing is the process of testing a fully integrated system to verify if it meets the specified requirements. This test will identify defects that surface only when a complete system is assembled and does not consider the implementation details of the component modules.
  • 9. Acceptance Testing Acceptance testing process is designed to replicate the anticipated real-life use of the product to ensure that what the consumer or end user receives is fully functional and meets their needs and expectations.
  • 10. THANKS FOR YOUR ATTENTION