When do you go for integration testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
How do you develop a test plan and schedule? Describe bottom-up and top-down approaches.
I need information on sales domain?need modules information for online shopping projects for project.
What are the qualites should tester have?
7 Answers CTS, Minecode, Wipro,
As a tester you are found a bug and you assigned dat bug to the correspondent developer.Then the developer not ready to accept that as a bug.what will you do?
what we get from srs doc ?
test cases for Insurance Processing System ?
What is the difference between Monkey testing an Ad-hoc testing (If ur answer is same, then why we need two names)
6 Answers CFC, CTS, PRO, Protech,
You find a bug and the developer says “It’s not possible” what do u do?
what is the difference between Developer environment and Test environment?
8 Answers Tech Mahindra, Value Labs,
how to test the case with 5 combination and inputs
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
can any one please give bug reporting format of bugzilla ?