What is the difference between System testing and System
Integration testing?
Answer Posted / 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 |
Post New Answer View All Answers
how many test cases do u need to ship a product?
Explain the component testing?
Explain the smoke testing?
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
Explain the logic testing?
Do you know mutation testing?
how to write test cases for smart meter for gas and electricty
Define some of the attributes of a test case?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Why is it that the boundary value analysis provides good test cases?
how to write a test cases for courier offices?
Explain the glass box testing?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
write test cases for flipkart.
What is the logic testing?