how can u differentiate intgration test cases with
functional test cases
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Any one can send the Test Plan Tempelate to this id raj_kan1979@yahoo.co.in
is Business requirment doc is configurations item or not how you control configurations control
Negative testcases for dropdownlist???
If you found any high priority bug before release product then what will you do as tester if you only tester in team??
What are the Testing types can Follow for Web application Project ?Please Help me .....Urgent ....
3 Answers CTS, Indian Airlines,
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What is differnce between bug and error?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority
Give two examples of HIGH SEVERITY and LOW PRIORITY.
hi i am vishal, i have done b.com(reg) and now i am intreasted to go for software testing can any1 suggest me how to star and allwhich will help me to make astrong carrer in automation testing.
13. If you were to envision your ideal Web accessibility Web site, what sorts of information would it contain? What would it look and act like? How would it be organized?