What is the bigbang approach in integration testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
1. What is Test data? 2. What is Test Development? 3. What is Boundary value & Equilance Partition? 4. What is Compatability testing? 5. How do you know Prepared Test cases are Responsable testcases or not? 6. Give me a Tracebility matrix documet & Deffination? 7. What is Error, Defect, Bug? 8. What is Smoke testing, Monkey testing, Sanity testing? 9. What is defference b/w Functionality testing & Regression testing? Give me a Example? 10. In your exp which type of defects you identify? 11. Tell me a defects for load testing,Security testing? 11. What is defference b/w System testing & User acceptance testing? 12. How many test cases write per a day& for one project how many testcases write you? 13. A professor has introduce some cources in college How to write test case for this requirement? 14. Write a test case for ATM Meachane? 15. Which configuration tool you used in .Net Application & Java based Applications? 16. What is the difference b/w Client server & Web based Application? 17. What is two tier & three tier application?Give me a example? 18. What is the defference b/w Java & J2ee? 19. Which model life cycles you used for Development & Testing? 20. Explain Development & Testing life cycles? 21. How to connect data table from QTP? 22. How QTP recognize Dynamic objects? 22. Which Atomation Frame work can you invoved in QTP& Explain me? 23. How QTP Tool Identify objects? 24 What is the difference b/w Check point & Out put value in QTP? 25. When did you give High Priority & High Seviority High Priority & Low Seviority High Seviority &High Priority High Seviority & Low Seviority?
In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?
Hi, Can anyone send me the interview questions & answer for 2+ year of experience in manual testing
what type of testing techniques are using after accept the build?
There is an opening in our organization Sierra Atlantic, Hyderabad. All Manual test engineers with 2-3 years or experience can forward your resumes to mah_cs82@yahoo.com before May 01, 2008. (Only manual testers)
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
Difference b/n Validation and verification?
What are the Level of Severity
11 Answers Atlantic Scientific, Deloitte,
What kind of input do we need from the end user to begin proper testing?
what will you do in review meetings?
If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.
why RUPis important or what are all the advances in RUP?