how many types of software testing do you know? part i

9
LOGO How Many Types of Software Testing Do You Know? Part I Quality is a Rule Office in Ukraine Phone: +38(044)501-55-38 E-mail: contact (at) qa-testlab.com Address: 154a, Borschagivska str., Kiev, Ukraine http://qatestlab.com/

Upload: qatestlab

Post on 20-May-2015

382 views

Category:

Technology


1 download

DESCRIPTION

http://qatestlab.com/ All of us understand that software testing is useful for the improvement of your software’s quality.

TRANSCRIPT

Page 1: How Many Types of Software Testing Do You Know? Part I

LOGO

How Many Types of Software Testing Do You Know? Part I

Quality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 2: How Many Types of Software Testing Do You Know? Part I

COMPANY LOGO

www.themegallery.com

How Many Types of Software TestingDo You Know? Part I

All of us understand that software testing is useful for the improvement of your software’s quality.

However, have you ever thought of how many types of software testing can a good software testing company perform?

Quality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 3: How Many Types of Software Testing Do You Know? Part I

COMPANY LOGO

www.themegallery.com

How Many Types of Software TestingDo You Know? Part I

Quality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

You can divide the process of testing into black box and white box (glass

box) types:

Black box testing is that type, during which you are not able to see the inside machinations of the code (as if it is hidden in the black box). You perceive everything just like the end-user.

White box testing is that type during which you are able to see the code internals.

Page 4: How Many Types of Software Testing Do You Know? Part I

COMPANY LOGO

www.themegallery.com

How Many Types of Software TestingDo You Know? Part I

Quality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Testing can be performed:

Automated testing presupposes the automation of certain software processes.

automatically manuallyManual testing on the opposite is fully performed by human testers.

The testing process later integrates into various other types.

Page 5: How Many Types of Software Testing Do You Know? Part I

COMPANY LOGO

www.themegallery.com

How Many Types of Software TestingDo You Know? Part I

Quality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

The List of Most CommonSoftware Testing Types:

Unit testing

Integration testing

Smoke testing

Functional testing

System testing

Sanity testing

Regression testing

Acceptance testing

Page 6: How Many Types of Software Testing Do You Know? Part I

COMPANY LOGO

www.themegallery.com

How Many Types of Software TestingDo You Know? Part I

Unit testing presupposes testing of the smallest software units in order to make sure that they work as they are supposed to.

Integration testing tests how separate units work together as a group.

Smoke testing is the basic set of test cases for the most common types of mistakes. If the software fails to pass this type of testing, it is useless to start any other type.

Quality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 7: How Many Types of Software Testing Do You Know? Part I

COMPANY LOGO

www.themegallery.com

How Many Types of Software TestingDo You Know? Part I

Functional testing presupposes checking whether the software meets the stated requirements and specifications and is able to satisfy the user demands and expectations.

System testing means testing in order to check the correspondence of the created system to its requirements.

Sanity testing is a basic type of testing intended to check whether the software or its part is stable enough to conduct software testing.

Quality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 8: How Many Types of Software Testing Do You Know? Part I

COMPANY LOGO

www.themegallery.com

How Many Types of Software TestingDo You Know? Part I

Regression testing is the repeated testing of already fixed functionals in order to check whether the fixed bugs did not reappear and whether the new ones did not appear.

Acceptance testing is performed to verify whether the software corresponds to standards and specifications.

Quality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/

Page 9: How Many Types of Software Testing Do You Know? Part I

LOGOQuality is a Rule

Office in UkrainePhone: +38(044)501-55-38E-mail: contact (at) qa-testlab.comAddress: 154a, Borschagivska str., Kiev, Ukrainehttp://qatestlab.com/