Iam new to Testing Field.How do i need to answer if they ask
like Integaration Testing? Can you give example with your
requirement?

Answers were Sorted based on User's Feedback



Iam new to Testing Field.How do i need to answer if they ask like Integaration Testing? Can you giv..

Answer / sagar khandelwal

Integration testing is done to check the interafaces
between different modules connected.It is done to check
data flow,control flow and the interaction between
different modules combined together.

Since it checks the flow of the program it has to be done
by white box testers(Developers) or even sometimes by
specific integration testers if available.

Is This Answer Correct ?    3 Yes 1 No

Iam new to Testing Field.How do i need to answer if they ask like Integaration Testing? Can you giv..

Answer / srikanth

Integration testing is a type of testing where, u will
check the data flow between the "modules".....consider an
example that u are testing "yahoo" application .when u
compose and send a mail then u will get a mesage
like "message has been sent successfully".After this click
on sent items then u will see the mail which u have sent to
some party(friend or so).so,if the mail exists then testing
is correct i.e integration is happening between compose and
sent items.This is all about integration testing.......

Is This Answer Correct ?    2 Yes 1 No

Iam new to Testing Field.How do i need to answer if they ask like Integaration Testing? Can you giv..

Answer / srikanth byram

integration testing is one level of testing out of five
which includes
1.unit level testing
2.module level testing
3.integration level testing
4.system level testing
5.user acceptance level testing
integration level testing is the testing done by the white
box tester(developer)in order to check whether the linking
programs(programs which links different modules)are linked
are or not.

Is This Answer Correct ?    1 Yes 1 No

Iam new to Testing Field.How do i need to answer if they ask like Integaration Testing? Can you giv..

Answer / s33.aditya

Integration testing is a type of testing. When two or more
than two modules are integrated, then this tesing will be
done to check whether the flow of the data from one module
to other is proper or not.

This type of testing is not only done by the developer, but
also will be done by the person who is having the codng
knowledge.In this process stubs and drivers are used. They
are also calld as Called and calling programs.

There are two types of integration testing
1. Top-down integration
2. Bottom-up integration

Is This Answer Correct ?    2 Yes 2 No

Iam new to Testing Field.How do i need to answer if they ask like Integaration Testing? Can you giv..

Answer / n@n!

HI Friend,


as per the testing terminology integration testing was not
don by test engineers.
it was done by developers.

Def:
---
in integration testing developers test the connectivity
between the modules, data flow between the modules and
control flow between the modules.

integration testing is of two types
1)database integration ---> backend
2)application integration ---> front end

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what is the difference between water fall and v model ?

3 Answers  


When a bug status will be changed to "DEFERRED" , by the developer ? What might b the situations to change the status to deferred ? pls explain with an example .

14 Answers   Accenture,


What do you like about computers?

0 Answers   HP,


How will you give estimation when preparing Test Plan

1 Answers   Virtusa,


What is Component Testing? How to do Component Level Testing?

20 Answers   AppLabs, Coil,






1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?

2 Answers  


What parameters are you testing for as a Systems Tester ?

1 Answers  


What is the different cost elements involved in implementing process in an organization?

0 Answers  


what type of quetion may be asked for experienced person in manual tester of 1 year?

0 Answers   HCL, Xento,


How to do test if we have minimal or no documentation about the product?

4 Answers   3i Infotech,


hai friends i did my bcom (distance with out inter)and iam pursuing mca(distance alagappa university)iam learning testing cource in ameerpet can i elgibel for testing jobs pls guide me … …and send details to rangavijetha@gmail.com..thanks

0 Answers  


Can any one please explain me, what kind of defects we should not raise while doing System Testing?

2 Answers   Covansys,


Categories