Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 10

Implementation of Black & White box testing in DATABASE

Munish Sharma MCA- 2ND year RD3912A14

INTRODUCTION OBJECTIVE OF THE SYSTEM LANGUAGE & TOOLS THAT USED DESIGN FLOW CHART BLACKBOX TESTING WHITE BOX TESTING CONLUSION

INTRODUCTION TO TOPIC

OBJECTIVE OF TOPIC

TOOLS & TECHNIQUES

Flow Chart:-

Black box testing:

Create test plan


System types:1. offline 2. online which end:1. student 2. database admin

Test the external interfaces Perform load testing


1. Test for admin profile. 2. test on student report.

Security & stress testing


1. admin lock security test. 2. stress test.

1. Multiple Administration Access. 2. check access speed from different location simultaneously.

White box testing:

Create test plan


System types:1. offline 2. online different tools:1. query injector 2. validation mode

Profile the application block Test the internal subroutine


1. 2. 3. 4. check the validation on the field. updation of record. test the deletion module. test on logout.

Test the loops and conditional statements

You might also like