viernes, 27 de julio de 2012

3. Interface Testing:

The main interfaces are:

Web server and application server interface.
Application server and Database server interface.

Check if all the interactions between these servers are axecuted properly. Errors are handled properly. If database or web server returns any error message for any query by application server then application server should catch and display these error messages appropriately to users. Check what happens if user interrupts any transaction in-between? check what happens if connection to web server is reset in between?

No hay comentarios:

Publicar un comentario