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 |
Tell me number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?
What is p0,p1,p2,p3 in software tesing
Redbus- possible scenarios start the testcases accordingly. Please share me templates
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
in any software company how we got the srs document.how we get it is it available in version control or in mannual we get the document
7 Answers AppLabs, Pinsoftek Infosolutions, TCS,
when we should start writing test cases?
10 Answers Thatavarti Technologies,
how to write testcases for google registration screen? Please give me the answer ASAP.send me the answer to gutha_424@yahoo.co.in.
Can you list down a few characteristics of a test case?
what are the different Test case Formats posted by aperson the answer is IEEE or IEE_894 wht is this actuly
write test case for coin-box telephone
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )