Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


do u know abt integration testing,how do u intregate diff
modules?

Answers were Sorted based on User's Feedback



do u know abt integration testing,how do u intregate diff modules?..

Answer / mnomno

integration testing means testing an application to verify
the data flows between the module.for example, when you are
testing a bank application ,in account balence it shows the
100$as the available balence.but in database it shows the
120$.

main thing is "integration done by the developers and
integration testing done by the testers"

Is This Answer Correct ?    4 Yes 2 No

do u know abt integration testing,how do u intregate diff modules?..

Answer / praveen

Integration means a module to which an implementation is
applied for the new feature request or a functionality
which is dependent on the previous code.

Now when the new code for the new feature request been
implemented on the old code we check for the basic
functionality of the old and and then check for the
functionality of the newly merged code. If the
implementation is correct as per the expected result then
the fix is fine for the functionality

Is This Answer Correct ?    4 Yes 3 No

do u know abt integration testing,how do u intregate diff modules?..

Answer / nitin verma

Hi,
Integration testing is the technique in which we combine
the unit modules which have been already tested.

Is This Answer Correct ?    2 Yes 1 No

do u know abt integration testing,how do u intregate diff modules?..

Answer / vikas

In integration testing we mainly test the interfaces b/w
the module, there are 4 types of intigration testing.
1.bottom up
2. top down
3.critical part first
4.big bang

Is This Answer Correct ?    1 Yes 0 No

do u know abt integration testing,how do u intregate diff modules?..

Answer / muthukumar

Integrating the modules together which are tested already.
After integration of all modules,we test the application
execution for validating every module working properly.

Integration can be done in two ways:
i)Non incremental approach.
-Big bang method.
ii)Incremental approach.
-Top down method.
-Bottom up method.
-Sandwich method.

Is This Answer Correct ?    1 Yes 1 No

do u know abt integration testing,how do u intregate diff modules?..

Answer / abhishek

testing the dataflow or integration between two or more modules is called as integration testing. there are two type of integration testing :-
1)incremental
2)non incremental also called as big bang method.

Is This Answer Correct ?    0 Yes 0 No

do u know abt integration testing,how do u intregate diff modules?..

Answer / sudhakar reddy

Integration testing is process of testing one are more
units otherwise combination(integrating) of two r more
units is call integration testing.....

Integration testing is of 2 types
1)non incrimental testing
a)Bigbang integration this is a non incrimental model

2)incrimental testing
a)Topdown integration(has 2 types)(stubs are required)
i)DFS (depth first search)
ii)BFS (bredth first search)
b)Bottom up testing (drivers are required)
c)sanwitch testing (this is the combination of both topdown
and bottomup testing)

Is This Answer Correct ?    1 Yes 2 No

do u know abt integration testing,how do u intregate diff modules?..

Answer / rituparna

Nitin is right.

Is This Answer Correct ?    0 Yes 3 No

do u know abt integration testing,how do u intregate diff modules?..

Answer / nitin verma

Thanks Rituparna i really oblized.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what is role of the tester in an organaisation and project? what is the daily work of tester?

3 Answers  


What is the diff between retest bug and regression bug?

6 Answers   HCL, Kekran Mekran, SK Infotech,


Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)

2 Answers  


If date field is a text field write test cases to validate it?

0 Answers  


what is differance between desktop applications and web applications?

1 Answers   Semantic Space,


who you done security testing in Banking project? tell me situation where you perform?

0 Answers  


If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?

1 Answers   TCS,


Tell me the advantage and disadvantage of cookies?

0 Answers  


give the format of test strategy and test methodology not the definitions i know the definition i need the template of those

3 Answers  


What is Benchmark Testing

4 Answers  


what is meant by manual testing?

6 Answers  


1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??

1 Answers  


Categories