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...


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

There are around 500 test scripts are there to execute by using which internet explorer u will test?

4 Answers   AZTEC,


As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???

3 Answers   SuperValu,


What do you mean by review? How many reviews are there in manual testing? please explain those?

3 Answers   Infosys,


How do u avoid redundant test cases?

1 Answers   Aspire,


What are the main points to cover in system test report? What are all the points should consider while reviewing a test report?

2 Answers   Logica CMG,


i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.

2 Answers   HCL, iGate,


What is smoke testing and when it wil be done?

7 Answers  


Tell me about ur favorite bug.

0 Answers  


Give an example of High sevierity and low priority

8 Answers   Infosys,


What r the document required for testing?

4 Answers  


What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.

0 Answers  


Should Tester have to write separate test cases document for Functional testing, UI testing, Regression Testing, Stress testing etc....?

1 Answers  


Categories