0% found this document useful (0 votes)
14 views7 pages

Resume at 18.50PM IST

The document discusses different types of testing including sanity, smoke, regression, white box and black box testing. It also covers verification vs validation, alpha and beta testing, and unit, integration and system testing.

Uploaded by

chetna thakur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views7 pages

Resume at 18.50PM IST

The document discusses different types of testing including sanity, smoke, regression, white box and black box testing. It also covers verification vs validation, alpha and beta testing, and unit, integration and system testing.

Uploaded by

chetna thakur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Resume at 18.

50PM IST
Testing Types
When to do what type of testing- Aim of studying Testing Types
Regression , Sanity and Smoke

Sanity

Smoke

Regression
White Box and Black Box
Verification and Validation
 Verification Validation

•The verifying process includes checking •It is a dynamic mechanism of testing


documents, design, code, and program and validating the actual product

•Verification uses methods like reviews, •It uses methods that we have discussed in
walkthroughs, inspections, and desk- checking etc. previous slides

•It finds bugs early in the development cycle •It can find bugs that the verification process can
not catch

•Examples ????????? •Examples ???????????


Alpha and Beta Testing

Alpha testing involves both the white box and


black box testing. Beta testing commonly uses black box testing.

Alpha testing is performed by testers who are Beta testing is performed by clients who are not
usually internal employees of the organization. part of the organization.

Alpha testing is performed where software is Beta testing is performed at end-user of the
being developed site. product.
Unit Testing, Integration,Testing System
Testing
Unit Integrated Units ====System

You might also like