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 |
write a test case for student admission form
What is the logic testing?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
what is the process of testing
test cases for landline phone
write a buisness scenerio on yahoo login page.
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
if account balance less than 5000 for a month ,account should become in active. if bal greater than 5000 account should b active. Write test cases for the above scenario
Can you please tell me test scenarios for online shopping Paypal ??
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
can one defect be mapped to more than one test script in manual testing