what is SIT? Explain with Example?

Answers were Sorted based on User's Feedback



what is SIT? Explain with Example?..

Answer / sandeep guttikonda

System Integration Testing (SIT) is the testing of the sub-
systems, as a whole, to ensure that they work as a system.
It is accomplished whenever multiple systems cross
functionality & external interface level testing is
required. Also, verifies that the system is integrated to
any external or third party systems defined in the system
requirements.

When it comes:

Unit testing-> Integration testing -> System testing ->
System integration testing.

Example:
I would like to explain about this SIT by taking a banking
application:

consider ICICI online banking application(these assumption
may not be true in real applicationi of ICICI):

Hope the reader know about the Loans: let's us consider
that a person came to take a personal loan from the bank

How the bank gives the loan it will consider certain
criterias like his previous bank statements his balances,
his properties, credit card bill payments etc etc..

1) unit testing: the developer will test the application(
front end) after he is done with the code.

2) Integration testing: considering this as a client server
application. Testing whether the front end information
(like values, addresses etc) are reflecting in the back end
bye checking at the back end and vise versa by checking at
the front end.

3)System testing: testing this application (system) as a
whole and based on the functionality. checking whether the
info giving at the front end is reflecting again at the
front end where ever necessary.

4)System integration testing: suppose in this appication to
generate the instrest information , payment information ,
etc if we are using some other application which is not
related to this application but integrated to this to
fulfill some task so testing this all functionally as a
whole.

still if you need any further info plz post again,

thanks.

Is This Answer Correct ?    19 Yes 2 No

what is SIT? Explain with Example?..

Answer / saurav prasad

The System Integration Testing(SIT), also known as
integration testing, is the phase of software testing in
which individual software modules are combined and tested as
a group. It follows unit testing and precedes system
testing. Integration testing takes as its input modules that
have been checked out by unit testing, groups them in larger
aggregates, applies tests defined in an Integration test
plan to those aggregates, and delivers as its output the
integrated system ready for system testing. The purpose of
Integration testing is to verify functional, performance and
reliability requirements placed on major design items.

Is This Answer Correct ?    13 Yes 1 No

what is SIT? Explain with Example?..

Answer / sneha

Sandeep can you plz elaborate System Integration Testing with example

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.

2 Answers   TCS,


What is "Visible State Transition" test? Give example

1 Answers   EDS,


ofter combine the sub modules which type of integration testing will be done ? and who will do this ?

2 Answers  


Define PRAD?

1 Answers   IBM,


how will you test a wine filled bottle along with 100 glasses

0 Answers   Google,


"Why are you looking for a change?". This is the common question that is asked in any interview. Can anyone tell me wat kind of answer would impress the interviewer.

5 Answers  


What is meant by SIT?

2 Answers  


If you were given full powers how are you going to change the complete QA process in your company

1 Answers   ADP,


What is the Diff between Code Walk through & Code Review?

5 Answers  


could you sent me boundary value analysis sample test cases

3 Answers   CTS,


How will you test manually if you have more than 1000 of data?

4 Answers   Infosys,


HI. THIS IS SURBHI. NEW TO IT INDUSTRY.DNG TESTING COURSE. CAN ANYONE TELL ME IS THERE ANY CONSULTANCY WHICH CAN PROVIDE JOB FOR FRESHER?

4 Answers   STG,


Categories