When do u go for integration testing?

Answers were Sorted based on User's Feedback



When do u go for integration testing?..

Answer / surendra

Hi Mohan.. Once the integration testing is over then only
the biuld comes to QA environment...


integration testing-- when the all units of code or unit
modules all r finished and those modules r integrated to
one system, then integration testing is need to check the
system is working fine when integrated all modules...


if i am wrong please correct me....

Is This Answer Correct ?    1 Yes 0 No

When do u go for integration testing?..

Answer / suyog pokharkar

Yes Mohan Surendra is absolutly right.

The purpose of an intgration testing is check combine
performance of each single unit or module or component.We
check there indivisual performance or correctness in unit
testing so after that integration testing is must.

if I m wrong please inform me on

syg.pokharkar@gmail.com
SIRD

Is This Answer Correct ?    1 Yes 0 No

When do u go for integration testing?..

Answer / ganesh

It depends on the application you test. Say if the Software
application developed does not have any dependency over any
other components, then no need of Integration testing.

Eg: The application requires just an input from the user
and it generates an output, then this needn't be
integration tested.

If the application is dependent on various sources to
obtain its input then we should go for Integration testing.

Eg: Say Application "Apollo" has to wait for an XML from
system A, wait for a response from system B etc. So here
the integration of Apollo with system A and system B has to
be tested.

Is This Answer Correct ?    2 Yes 1 No

When do u go for integration testing?..

Answer / mohan

After received the build from the developers, the test engg
will go to Integration testing. In this phase there are
Top-down approach, Bottom approach, Hibrid approaches.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What is information flow in testing

1 Answers   Aspire, ELE,


What is the difference between alpha testing and beta testing

2 Answers  


Who will participate in software testing?

1 Answers  


what is the difference between v & W model? please explain in detail

4 Answers  


I am murthy new commer for this site? Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc., my mail id is shenbagamurthy_r@yahoo.co.in

0 Answers   TCS,


hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku

0 Answers   LG Soft,


What is the difference between Smoke Testing & Sanity Testing?

8 Answers  


What is bug life cycle?Explane with example

1 Answers  


hi i am kavita. i have completed software testing course.i am electronics background.my testing as question is why choose in software testing as a career.plz send me this answer and help me.

3 Answers   LinguaNext,


What is a test condition wen a tester will prepare or write a test condition?

1 Answers  


how can we identify the regression testcases suppose we hava three functionalities for these functionalities we had write some testcases in that testcases how can we find out them

2 Answers   HeadStrong, Mindteck,


what is security test,what is meant by authentication &autherization

2 Answers   kenexa,


Categories