how can u differentiate intgration test cases with
functional test cases

Answers were Sorted based on User's Feedback



how can u differentiate intgration test cases with functional test cases..

Answer / subbu malepati

Functional Tests:
1. Module testing - Component testing
EG: Tap =+

Integration:
1. Pairwise -testing - intergrating one piece with another.
Here u have tetscases w.r.t the data-flow between two
components.Eg: Pipe and a tap
===========+ so here u observe the flow of water,
rate/capacity etc.
So in intergration tetsing u observe the o/p and at one
end, but u feed the i/p at other end of another component.

Is This Answer Correct ?    3 Yes 0 No

how can u differentiate intgration test cases with functional test cases..

Answer / abc

functional testing is nothing but to test each & every
functionality......while in integration we will concentrate
on interfaces of system

Is This Answer Correct ?    2 Yes 1 No

how can u differentiate intgration test cases with functional test cases..

Answer / preetha

Functional Testing:
functional testing is testing the exact functionality of
the application whether the application works (or)meet the
the requirements as specified , (ie) module wise (Each
module within the application should meet the functionality)
and even overall

Integration Testing:
Integration testing is testing the entire application
functionality that is once all the individual modules are
once integrated(combined) to form as a whole (where
bottom-up and Top-down testing is part of this integration
testing)

for ex)Let us consider mail box where creating a new
mail(functional testing of an individual module) is one of
the functionality of the mail box where once the mail is
created and once sent the mail should be in "Sent" folder
and moving to separate folders etc ..come under the
integration testing

Is This Answer Correct ?    3 Yes 3 No

how can u differentiate intgration test cases with functional test cases..

Answer / pbalaji

Integration testing is the process of testing the entire
software from start to end as a whole, but functional
testing is intended to compare the actual functionality of
the software with the expected functionality.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Can u plz write/tell me 2 main Negative Test Cases for my Mobile Phone.

7 Answers   Xavient,


What makes a good QA or Test manager?

1 Answers   IBM,


3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B

0 Answers  


hOW WILL U ENSURE THAT U HAVE COVERED EACH AND EVERY TEST CASE

2 Answers   Hewitt,


When should you begin test planning?

4 Answers  






which approach u r following while integrating the modules(top down or bottom up) explain process

1 Answers  


What is the use of RTM?

2 Answers  


what are the contents of FRS?

2 Answers   Verizon,


what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?

0 Answers  


what is two tier application? and what is three tier application?and what is the basic difference? explain with a example?

2 Answers   IndiumSoft,


I am 1 year experienced Quality Analyst, currently working in the same company . I m looking for a change but i think that i havent gain any knowledge in the past year..... please tell me that as a 1 yr. experienced what all should i know ? i want to make career in testing.

1 Answers  


what are the document needed to create a test case?How u tell it is test case?

5 Answers   Atos Origin,


Categories