Document Type Definition (DTD) Question:

What is the difference between SYSTEM TESTING and END-TO-END TESTING?

Tweet Share WhatsApp

Answer:

System testing is the phase of software testing in which the complete system is tested. It follows Integration testing. End to End testing is the testing of the application for all the possible scenarios. It is someway related to Exhaustive testing of the application. however, this can not be done in practise as they are more time consuming.

Download DTD PDF Read All 43 DTD Questions
Previous QuestionNext Question
What is a Test procedure?What is Traceability Matrix? Is there any interchangeable term for Traceability Matrix?