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 |
explain the 5 types test matrics?
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?
who will collect requirements from client
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
How will you give estimation when preparing Test Plan
WHAT IS SECURITY TESTING.HOW TO DO SECURITY TESTING.IS THERE ANY FRAMEWORK AVAILABLE
write test cases on wall
what is exactly a tracebility matrix?
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE, TEST SCRIPT? can any body give me definition with example.
what is meant by metrics give some examples and what is meant by testscripts