what is system testing and system integration testing?
explian briefly?

Answers were Sorted based on User's Feedback



what is system testing and system integration testing? explian briefly?..

Answer / mayur mehta

System Integration Testing (SIT), in the context of
software systems and software engineering, is a testing
process that exercises a software system's coexistence with
others. System integration testing takes multiple
integrated systems that have passed system testing as input
and tests their required interactions. Following this
process, the deliverable systems are passed on to
acceptance testing.

Is This Answer Correct ?    9 Yes 2 No

what is system testing and system integration testing? explian briefly?..

Answer / xxxx

System Integration Testing
After the completion of System Testing, product is handled
over to the System Integration testing team. In system
integration testing the compatibility of the product with
other applications is tested. Only after the System
Integration Test Team determines that the product meets a
predetermined quality level and has no compatibility
issues, should the product be released.

System Testing
After the completion of the Integration Testing, product is
handled over to the System Testing Team. In System Testing
the features and requirements of the product as described
in the Requirement Document are tested. Only after the
System Test Team determines that the product meets a
predetermined quality level, should the product be signed
off and send for System Integration Testing.

Is This Answer Correct ?    5 Yes 0 No

what is system testing and system integration testing? explian briefly?..

Answer / roselin

System testing is actually done to the entire system
against the Functional Requirement Specification(s) (FRS)
and/or the System Requirement Specification (SRS).

The following examples are different types of testing that
should be considered during System testing:

User interface testing
Usability testing
Performance testing
Compatibility testing
Error handling testing
Load testing
Volume testing
Stress testing
User help testing
Security testing
Scalability testing
Capacity testing
Sanity testing
Smoke testing
Exploratory testing
Ad hoc testing
Regression testing
Reliability testing
Recovery testing
Installation testing
Idempotency testing
Maintenance testing
Accessibility testing

Is This Answer Correct ?    5 Yes 1 No

what is system testing and system integration testing? explian briefly?..

Answer / venumadhav.gunti

System testing can be determined as not necessary to having
the knowledge on the inner design and logic of the code.
System integration testing can be determined as interfaces
between units are correct. It is both top-down and bottom-
up upproach.

Thanking u,
Venu

Is This Answer Correct ?    2 Yes 1 No

what is system testing and system integration testing? explian briefly?..

Answer / dinesh

System Testing
After the completion of the Integration Testing, product is
handled over to the System Testing Team. In System Testing
the features and requirements of the product as described
in the Requirement Document are tested. Only after the
System Test Team determines that the product meets a
predetermined quality level, should the product be signed
off and send for System Integration Testing.

Is This Answer Correct ?    0 Yes 0 No

what is system testing and system integration testing? explian briefly?..

Answer / mfsi_priyankaa

System integration testing is checking the system as a
whole.It is performed on the entire system in the context of
a Functional Requirement Specification(FRS) and/or a System
Requirement Specification (SRS). System testing tests not
only the design, but also the behaviour and even the
believed expectations of the customer.

System integration testing is checking the interfaces
between the systems.Purpose of the system integration
testing is to make sure whether these systems are
successfully integrated and been up-to-date by exchanging
data with each other.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

why Test plan & what r the things exactly include in the test plan and what is the need for this ?

4 Answers   Core Logic,


What are the differences and similarities between build and fix model and the v-model??

1 Answers  


what is the basic purpose of functional & load testing?

5 Answers   Semantic Space,


What type of testing you perform in organization while you do system testing, give clearly?

0 Answers  


How to do Data base testing manually?

5 Answers  






Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance

0 Answers  


can anyone suggest the website which gives detailed informtion on configuration mnagement tools VSS?

0 Answers  


Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they

1 Answers   Infosys,


What is a Test Bed?

4 Answers  


what is difference b/w test case and test scenario?

8 Answers   CSC,


why do you go for white box testing when black box testing is available?

6 Answers  


What is the difference between stress and load testing?

3 Answers  


Categories