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 |
What are the Test Cases Comes under Regression Suite?
suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))
What are the Test Cases for an email id for username and password?
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
why do we need test cases?
write the high level test cases for winzip file
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
pls let me know the answer, recently i faced this question in interview. when you are writing the test cases,if the requirements are changed what will u do?
Please share all possible positive and negative test cases for SQL reporting services.
What is Initial Configuration?