End to End testing involves validating the process / data flow from the Start point of the Application to the End point of the Application. We could consider Databases as well intermediate Servers involved in the Application.
Similar to system testing, but involves the testing of complete application environment such as interacting with database, using network communications, interacting with other hardware, application or systems if appropriate.
System testing differs in a manner that it involves testing the System as against the specified Requirements. But scope would be limited to only the system in question alone.
No comments:
Post a Comment