what is difference between system testing and system
integration testing?
Answer Posted / chandra
Integration testing is the phase in software testing in
which individual software modules are combined and tested as
a group.
It occurs after unit testing and before system testing.
Integration testing takes as its input modules that have
been unit tested, groups them in larger aggregates, applies
tests defined in an integration test plan to those
aggregates, and delivers as its output the integrated system
ready for system testing.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What the meaning of code walk through is?
Explain acceptance testing?
An input field takes the year of birth between 1900 and 2004 what the boundary values for testing this field are?
How to write an implementation plan for our QA system with small budget, from scratch.
What are the experience-based testing techniques?
List the comparison between FC and FCOE?
Hi, I am writing ISTQB foudation exam on 9 June 2010. Anyone please send me pdf of the book "Sample Exam Questions: ISTQB Certified Tester Foundation Level (Paperback)by John A. Estrella " to hsdantot@yahoo.com Thanks Sree
What is dependency testing?
What is qa engineer?
How do the companies expect the defect reporting to be communicated by the tester to the development team. Can the excel sheet template be used for defect reporting. If so what are the common fields that are to be included who assigns the priority and severity of the defect.
Say your Product passed through testing and UAT. Now it went to production at client location and they found one defect in it. How they need to procced now? Will they contact you? Will they contact dev team?
Explain how does a test coverage tool work?
Functional testing?
A number of critical bugs are fixed in software. All the bugs are in one module, related to reports. The test manager decides to do regression testing only on the reports module.
How would you estimate the amount of re-testing likely to be required?