What is Integration Testing? Software Testing Tutorial

preview_player
Показать описание

This Beginners Tutorial explains Integrated Testing with an Example. You will learn the concept of Stubs and Drivers. It covers various approaches to Integration Testing like Big-bang, Top-Down, and Bottom-Up etc.

Click on the time points below to view different sections!
0:22 Integration Testing
1:06 Big-bang
2:25 Incremental Testing

What is Integration Testing?
In Integration Testing, Individual Software Modules are Integrated logically and Tested as a Group.

Like, share and subscribe our channel for more videos.

Enjoy our free tutorial on our YouTube channel and our website.


THANKS! We appreciate you reading this and hope you have a wonderful day!
Sincerely,
Guru99
Рекомендации по теме
Комментарии
Автор

The clipart/Pictures and animations in the presentations are well coordinated.

very good job!

mrnothing
Автор

Integration testing tests whether a software application works as intended when its different modules are integrated. The aim is to find bugs when the different modules interact with each other. Avo Automation helps enterprises run a series of test conditions against a fulfillment endpoint. It makes integration testing faster, error-free, and cost effective.

avoautomation
Автор

Finally found a great video of integral testing

supertonyxd
Автор

You can not get better understanding of Testing anywhere else..

best videos ever.

well planned, organized, sequenced, and executed information..


the guy who is asked to do the dubbing job on the video speaks very clear as well.. knows how to articulate while uttering..

amazing...

excellent job done guys!

mrnothing
Автор

This is not a integration testing, this is functional (end-to-end) testing. Integration testings tests just the border between two systems, but not the scenrio. For example integration testing tests CRUD for database tables and verifies that the data at lease will send or received, or mapping is correct, but who cares what user story do you implement? To test user stories you have to have all set of your systems and subsystems you will use.

So, testsers write articles for testers without knowledge what is integration testing.

llxwtnv
Автор

Honestly i wish you were my professor! Very well explained and it such short time!
Thank you!

AnujSharma-yrrp
Автор

for integration testing..who is gonna integrate those unit tested individual modules ? We will only do the testing of how modules react right ?

itsme-rlxb
Автор

Good video, but I also expected to see how Driver and Stub classes must be written, too short explanation

bibarsov
Автор

Is integration testing a black box testing or white box testing? Is it done by developers or testers? please help me out.

nishitalohia
Автор

sir/mam can u please tell me which software or tools you used for creating this video . thanks 
anuj

Summermonsoon
Автор

or you can finish your project in 1 day by using only drivers and stubs

ArabicNostalgy
Автор

Missed opportunity. The last sentence could have made a huge difference if you added for example "The choice of approach chosen depends on the system architecture and location of high risk modules. High risk models on low level will require top to down integration testing" or whatever the real case is. .

RP-dymu