Explain about 'Interface Testing' in Web based Application?

Answer Posted / ramyab.mca@gmail.com

Hai...

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
executed 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?

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What Is risk Based testing?

1496


How we will test ubercate

1527


How quickly we need to fix the bug? Or how soon the bug should get fixed?

698


What is Pre UAT and UAT is there any difference ?

2966


What is testing and maintenance?

699






When the GUI Testing will be held on the V model ?

1711


how can you test the web environment for security testing?

1437


what is the impact analysis?

1898


What is split testing?

676


which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect

1790


i want to for technical interview question paper along with in tesrviwe Phases i need

1480


what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important

1476


What are the qualities needed by a software tester?

684


What is the difference between web based application and client server application?

5430


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

1577