wht is the diff b/w funtional testing and integration testing

Answers were Sorted based on User's Feedback



wht is the diff b/w funtional testing and integration testing..

Answer / guest

functional testing is testing the whole functioalitiy of the
system or the appllication whether it is meeting the
functional specifications

integration testing means testing the functianality of
integrated module when two individual modules are integrated
for this we use top-down approach and bottom up approach

Is This Answer Correct ?    7 Yes 0 No

wht is the diff b/w funtional testing and integration testing..

Answer / a.r.umesh

Functional Testing:
* Study SRS
* Identify Unit Functions
* For each unit function
- Take each input function
- Identify Equivalence class
- Form Test cases
- Form Test cases for boundary values
- From Test cases for Error Guessing
* Form Unit function v/s Test cases, Cross Reference Matrix
* Find the coverage

Integration Testing:
* Integration is a systematic approach to build the
complete software structure specified in the design from
unit-tested modules. There are two ways integration
performed. It is called Pre-test and Pro-test.


tejasoft invoation pvt ltd

Is This Answer Correct ?    1 Yes 0 No

wht is the diff b/w funtional testing and integration testing..

Answer / mfsi_priyankaa

In Functional testing we check the functionality of the
system or application i.e. checking whether the system is
doing the same thing as it is suppose to do or not.

In integration testing we test the interfaces between
different modules.

Is This Answer Correct ?    0 Yes 0 No

wht is the diff b/w funtional testing and integration testing..

Answer / raghu

Functional testing is a process of testing the developed
application i.e Functional part of the application
developed is done by testers also called as black box
testing.

Whereas intergration testing is done after integrating the
related modules by the developers.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

I have planned to take up exam in june. It would be of great help if u can send across some ISTQB material. Kindly mail me at keeran.rr@gmail.com. Thanks in advance.

3 Answers  


what is test log? what fields does it contain, At which stage do we use this in real time?

2 Answers  


hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..

4 Answers  


What are all the test metrics following by comapany?

2 Answers  


can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.

3 Answers  






Write positive and negative test cases for forgot password?

0 Answers   Liftoff,


Why Adhoc Testing is done?

1 Answers  


How do you estimate staff requirements?

2 Answers  


what is batch testing?

3 Answers  


If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?

2 Answers  


What do you like about computers?

0 Answers   HP,


If a company doesnt use a bug tracking tool then hw the tester reports the bug to the developer? plzz do answer its urgent.thanks in advance

5 Answers   IBM, Infotech,


Categories