When do you go for integration testing?

Answers were Sorted based on User's Feedback



When do you go for integration testing?..

Answer / mythily jasthi

we will normall go for integration testing when the
individual software modules are combined and tested as a
group

Is This Answer Correct ?    5 Yes 0 No

When do you go for integration testing?..

Answer / pragna

testing of combined parts of an application to determine if
they function together correctly. The ‘parts’ can be code
modules, individual applications, client and server
applications on a network, etc. This type of testing is
especially relevant to client/server and distributed
systems.

Is This Answer Correct ?    1 Yes 0 No

When do you go for integration testing?..

Answer / suman

project based integration testing processed.mostly unit
level completion then start integration testing .
intergration testing done by both developer and tester.

Is This Answer Correct ?    1 Yes 0 No

When do you go for integration testing?..

Answer / nithya

Integration Testing is done to check the communication or
between two or more module.It is done by both testers and
developers.

Is This Answer Correct ?    1 Yes 0 No

When do you go for integration testing?..

Answer / purni

Hi,
Integration is done by developers. After they are
done with the integration, they forward it to the testing.
Then the tester has to test the integrated part by checking
combine parts are working fine.

Is This Answer Correct ?    0 Yes 3 No

When do you go for integration testing?..

Answer / thamim

i think integration testing done by the development team.
it target programe or design .its development environment

you correct i will do some mistake in the answer

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

in which Software Life cycle phase does testing occur?

2 Answers  


What is Client Server/Web Server Configuration(ISS).

2 Answers   Accenture,


What do you mean by testing matrices?

3 Answers   Keane India Ltd,


Define Fuzz testing?

2 Answers   CTS,


What are the Challenges you faced while testing your Projects

4 Answers   CitiGroup, SAP Labs,






What are the diff ways to check a date field in a website?

9 Answers   IBM,


Anybody Explain me Bug Life Cycle..?

14 Answers  


difference between manual testing and automation testing

15 Answers   Adaptavant, TCS,


What is the diffrence b/w defect lifecyce ans buglifecyce?

1 Answers   CIL,


On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?

1 Answers  


how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind

4 Answers   Sapient,


give me an Example of UAT test cases What is functional and nonfunctional explain What is validation testing

1 Answers  


Categories