What is the difference between System testing and System
Integration testing?
Answers were Sorted based on User's Feedback
Answer / anu
System testing: system as a whole is tested - Non-functional testing eg. performance load and stress testing and not to forget - security
System Integration Testing : Verifies that a system is integrated to any extended or third party system defined in the system requirement.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / priya
System testing is testing whole sysytem..wheather its
meeting the SRS or client requirement
&
When one module is integrated with other module then we do
System Integration testing to confirm that intigaration of
one module is not affected on functionality of other moule.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nilanjan saha
System Testing:
Testing the product as a whole as per the SRS or Functional
or Technical specification. Also the non-functional
attributes of the system got verified in this phase.
System Integration Testing:
To verify that after integrating different dependent system
modules all the thing properly doing their functionality and
the interfaces are doing well.Known as "SIT".
Is This Answer Correct ? | 1 Yes | 0 No |
System Integration Testing
Checking the communication Interface between 2 different systems or 2 different application.
System Testing
combining all the modules together to form a single application and weather all the requirements of the client is working properly as per the client expectation.
Is This Answer Correct ? | 0 Yes | 0 No |
how to write a jwebunit testcase for ejb3.0 project
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
How will you review test cases?
26 Answers HCL, TCS,
write test case for banking application
How many test cases u will execute per day?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Tell me about your Roll and your Team Lead's Role
Explain the logic testing?
How about do we go as far as writing test cases is considered?
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
test cases for login window
what is parametrization ? How do you parametrize in qtp ?