+ All Categories
Home > Documents > Www.thesmartpath.in Software Testing Methodologies Presented by The Smartpath Information System An...

Www.thesmartpath.in Software Testing Methodologies Presented by The Smartpath Information System An...

Date post: 19-Jan-2016
Category:
Upload: clyde-greene
View: 221 times
Download: 6 times
Share this document with a friend
Popular Tags:
14
www.thesmartpath.in Software Testing Methodologies Presented by The Smartpath Information System An ISO 9001:2008 Certified Organization
Transcript

www.thesmartpath.in

Software Testing Methodologies

Presented by

The Smartpath Information SystemAn ISO 9001:2008 Certified Organization

WINTERTemplate

Testing Methodologies

White Box Testing

Black Box Testing

Grey Box Testing

www.thesmartpath.in

Software application

Functional Part Structural Part

www.thesmartpath.in

WHITE BOX Testing

Structural Part (Coding)

Testing Performed on the Structural Part (Coding) of the application.Done by DevelopersUnit TestingIntegration Testing

www.thesmartpath.in

Black box testing

Testing Performed on the Functional Part (GUI) of the application.Done by Test EngineersSystem TestingUser Acceptance Testing

Functional Part (GUI)

www.thesmartpath.in

Gray box testing

Gray-box testing :It is a combination of white-box testing and black-box testing. The aim of this testing is to search for the defects if any due to improper structure or improper usage of applications.

If one performs testing on both the functional & structural part of the application then that method of testing is known as grey box testing.

This is done by the Test Engineer who have knowledge of the structural part.

It is not encouraged in IT Companies.

www.thesmartpath.in

LEVELS OF TESTING

www.thesmartpath.in

Unit Testing

It is first level of Testing.

Unit testing is a software development process in which the smallest testable parts of an application, called units.

It is White Box Testing.

It is done by Developers.

www.thesmartpath.in

INTEGRATION TESTING

It is Second level of Testing.

It is White Box Testing.

It is done by Developers.

Interfaces or linking programs are developed & modules are integrated. Once the modules are ready the developers will integrate the modules using interfaces & will test whether the interfaces are working properly or not that testing is known as Integration Testing.

www.thesmartpath.in

Top-Down Integration Approach

www.thesmartpath.in

BOTTOM-UP INTEGRATION APPROACH

www.thesmartpath.in

WINTERTemplate

SYSTEM TESTING

It is Third level of Testing.

It is Black Box Testing.

It is done by Testers.

Once the application is deployed into the environment then the environment & the application both are known as system and the testing performed on that system is called as System Testing.

.www.thesmartpath.in

USER ACCEPTANCE TESTING

It is Final level of Testing.It is Black Box Testing.It is done by Testers.If at all one performs same system testing in the presence of the user then it is UAT. It is final level of testing. It is a type of testing performed by the Client to certify the system with respect to the requirements that was agreed upon. This testing happens in the final phase of testing before

moving the software application to Market or Production environment.

www.thesmartpath.in

Thank You

www.thesmartpath.in 7489428791, 0788-2291583

www.thesmartpath.in


Recommended