Relative Content

Tag Archive for integration

Why is SIT called SIT when it serves for system testing?

I should define a testing strategy and environments and I have encountered rather terminology issue (but might well be my fault) so I hope someone will correct me here.
We are using INT environment where the application is deployed at first and then SIT environment, where is the app passed if it is fine on INT. So, testers do all system tests on SIT.
But according to all definitons, SIT is system integration testing which is done after the system tests and validates cooperation of more systems.
So why SIT serves actually for system testing, yet it is said to be a phase which actually follows the system testing?
EDIT: According to common knowledge-books: