What is the bigbang approach in integration testing?
Answers were Sorted based on User's Feedback
Answer / sanjeevani
Bigband approache is a type of Integration Tsting.
It is done after unit testing. In this testing, tester combine all the modules at a time not in sequence for testing purpose.
It is also called as Non Incremental Integration Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / reena
Big babang is a integration testing integration testing
become a easier if Unit testing is thorough and interfaces
between modules are Well-defined.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / nivritti
it is the combination of both top-down and bottom-up
approaches . we can also say hybrid appoarch
| Is This Answer Correct ? | 2 Yes | 14 No |
Answer / varun
it is the combination of both top-down and bottom-up
approaches . we can also say hybrid appoarch
| Is This Answer Correct ? | 9 Yes | 28 No |
What is kick-off meeting? Why is it optional?
May I have to create another test case document for Adhoc Testing, Smoke Testing and all?
wat is mutation testing
Hi, Please answer this qns. "What is the test strategy and list of design characteristics for a login screen?" thank u
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
Hi everybody. In an interview i was asked to write the ECP for the range (1-10).
Suppose u got Change Request from client just before release, What is your approach and how do you convenience the client.
if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail
As a testing engineer what to do if same defect is occured again in the software??
You may undergone many projects. Do all the projects match up with customer’s expectations?
What is cart meeting?have you participated any time?