what is end to end testing

greenspun.com : LUSENET : TimeBomb 2000 (Y2000) : One Thread

links would certianly be enough.thanks

-- zoobie (zoobiezoob@yahoo.com), July 26, 1999

Answers

End-to-end testing is what is not happening... : (

gettin' a drink...

The Dog

-- Dog (Desert Dog@-sand.com), July 26, 1999.


End-to-end testing refers to the testing of actual production representative systems and the actual interfaces, data streams and external systems that they utilize. For instance, to end-to-end test the banking system would require testing not only the banks internal systems, but the systems involved in the interface to the FDIC, customers, vendors, etc, and the interface itself (telecos).

Some other categories of testing are

module testing - testing of an individual software component

regression testing - testing of a complete configuration control item to determine if modification to one part have affected other parts.

acceptance testing - testing of a complete system to determine if it meets specification

stress testing - testing of system under extremely heavy load and/or using extensive data boundary conditions

simulation testing - testing of a mock-up of the system, usually with simulated interfaces, devices and external systems.

modeling - a computer program that simulates the behavior of a system for planning or diagnostic purposes.

-- a (a@a.a), July 26, 1999.


Thanks "a".

-- y2k dave (xsdaa111@hotmail.com), July 26, 1999.

Hi ZOOB, How was Vaca? "a" said it all.

-- FLAME AWAY (BLehman202@aol.com), July 26, 1999.

A couple more just came to mind:

integration testing - preliminary testing done to debug the subsystems of a prototype system

development testing/operational testing (DT/OT) - formal tests used by the military to prove a system is ready for issue

IV&V (Independent Verification & Validation) - a type of testing done by a third party independent of the customer or developer. Used as a "double check" to certify that a system has undergone an authentic test procedure.

-- a (a@a.a), July 26, 1999.



Moderation questions? read the FAQ