Explain about 'Interface Testing' in Web based Application?
Answer / 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 |
What type testings will be conducted at system testing?Who will conduct each test.
Who executes the UAT testcases
what the document used is in a V-model in each phase?
Why did you choose the Software Testing Field?
is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing
what is a buglist?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
what is the difference between client,customer and end-user?
Hello, what will be the example for Regression Testing?? Thanks, Gaurav.
What is the structure of the project??? I explained its 3 tire... But that was not the correct answer it seems...
pls explain company testing process in detail (if anybody working as a test engeneer)
What is actually a rule based testing