|
|
|
Q: What is end-to-end testing?
A:
End-to-end testing is similar to system testing. It is the 'macro' end of the test scale, i.e. the testing of the complete application in a situation that mimics real world use, such as using network communication, interacting with a database, other hardware, application, or system.
|