Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the bigbang approach in integration testing?

Answers were Sorted based on User's Feedback



What is the bigbang approach in integration testing?..

Answer / saurabh mishra

In big bang Integration testing, individual modules of the
programs are not integrated until every thing is ready.
This approach is seen mostly in inexperienced programmers
who rely on 'Run it and see' approach.

Is This Answer Correct ?    26 Yes 0 No

What is the bigbang approach in integration testing?..

Answer / devki

it is a type of integration testing in which s/w elements,
h/w elements, or both are combined all at once, rather
than in stages

Is This Answer Correct ?    19 Yes 2 No

What is the bigbang approach in integration testing?..

Answer / vijay bhaskar

big bang approach is nothing but system approach.after
completion of all the modules and integrate it, testing is
done.

Is This Answer Correct ?    23 Yes 12 No

What is the bigbang approach in integration testing?..

Answer / anuradha

all the modules are integrated first at once and then
testing prformed . Disadvantage of this is we cannot point
out the origin of the bug , i mean to say if there is any
bug , then it is difficult to developer to find out which
part of application is not working or whether their is any
mistake while doing the integration of modules

Is This Answer Correct ?    11 Yes 3 No

What is the bigbang approach in integration testing?..

Answer / raju

code for all the project modules is written first and no
testing is done till code for every module is written and
when code for all the modules is ready testing is done by
integrating all the modules at once.

here the problem is its difficult to find where the bug is
from whether it is from module level or interface level.

this approach is suitable for small sequential projects but
not for projects having many modules.

Is This Answer Correct ?    8 Yes 0 No

What is the bigbang approach in integration testing?..

Answer / raju

in the answer #7 it was mentioned as no testing is done but
the unit tested modules are integrated to test finally

Is This Answer Correct ?    5 Yes 0 No

What is the bigbang approach in integration testing?..

Answer / divya chavda

BIg bang model is one kind of SDLc life cycle model it is
h/w and s/f integration testing.it have little planig,and
sheduling process,and all form are combined in big bang
integration approach.

Is This Answer Correct ?    2 Yes 1 No

What is the bigbang approach in integration testing?..

Answer / geetha j k

In Non-incremental method, we integrate all the modules at a time. This method is basically a "big-bang" approach. This method, while common, is not recommended because it makes it almost impossible to determine the cause of any errors or problems.

Is This Answer Correct ?    1 Yes 0 No

What is the bigbang approach in integration testing?..

Answer / subhajit

In big bang Integration testing, individual modules of the
programs are not integrated until every thing is ready. This
approach is seen mostly in inexperienced programmers who
rely on 'Run it and see' approach. In this approach, the
program is integrated without any formal integration
testing, and then run to ensures that all the components are
working properly.

Unfortunately, whilst it may be possible to get away with it
within some simple sequential programs, particularly if
sensible design methods and good Function and Module Tests
have been applied, the use of such an approach large
commercial applications is likely to be much less successful.

The application of this method often simply leads the
programmer to have to re-separate parts of the program to
find the cause of the errors, thereby effectively performing
a full integration test although in a manner which lacks the
controlled approach of the other methods.

Disadvantages

There are many disadvantages of this big bang approach
Defects present at the interfaces of components are
identified at very late stage.
It is very difficult to isolate the defects found, as it
is very difficult to tell whether defect is in component or
interface.
There is high probability of missing some critical
defects which might surfaced in production.
It is very difficult to make sure that all the cases for
integration testing are covered.
THANKS
SUBHAJIT PODDER

Is This Answer Correct ?    1 Yes 0 No

What is the bigbang approach in integration testing?..

Answer / ramesh yampalla

THE INTEGRATION OF MODULES ,AFTER COMPLETION OF ALL MODULES DEVELOPMENT AND UNIT TESTING IS CALLED AS SYSTEM APPROACH OR BIG-BANG APPROACH.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?

0 Answers  


Is Regression Testing done for Manual Testing projects?

2 Answers  


Can anyone provide a proper description on Missing Requirements in SRS.

2 Answers  


What are the differences between web applications and client and server applications?

0 Answers  


Describe me to the basic elements you put in a defect report?

6 Answers  


1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?

2 Answers  


my mail id is mudaseer20@gmail.com if i type email id as MudAseEr20@gmail.com and password correctly then what is the output?does it display inbox page

1 Answers  


What are the Type of CMM Levels, Explain Each Level.

6 Answers   iNautix,


1.What is Traceability Matrix and who prepare it. 1.1 How u can map the Requiremet wid Test Cases. 1.2 How u can find out that in Particular Test Case,some requirement is missing. 1.3 For a particular requirement,how u determine that how many TCs should prepare. 1.4 Gaie the Idea about Tracability Matrix,meant Format.

3 Answers   Fiserv,


What u will do if you have less time for testing (3-4 days) instead of 10 days.

3 Answers   Fiserv, HP,


what is testing life cycle please any one explain briefly

8 Answers   TCS,


how will you test a wine filled bottle along with 100 glasses

0 Answers   Google,


Categories