What is interface testing

Answers were Sorted based on User's Feedback



What is interface testing..

Answer / rajkumar

Interface Testing is not focussed on what the components
are doing but on how they communicate with each other, as
specified in the "System Design". The "System Design"
defines relationships between components, and this involves
stating:

What a component can expect from another component in terms
of services.
How these services will be asked for.
How they will be given.
How to handle non-standard conditions, i.e. errors.

Is This Answer Correct ?    26 Yes 2 No

What is interface testing..

Answer / keshab

HI

Interface testing has own importance in web base
application ,like web base application divide in layer or
tier
1 - web layer
2 - app layer
3 - database layer

here we chacking interface between in this layer

if all layer in cluster
we are able to take benifit for Cluter or not
some time application ia install in cluster environment ,
but they are not taking cluester benefit due to cluester
service is not working , cluster licence is expaire , heart
bit , is not working

Is This Answer Correct ?    11 Yes 4 No

What is interface testing..

Answer / thilahajames

interface testing are
1)web server and application server interface
2)application server and database server interface.check if
all the interaction between these server are executed
properly.errors are handled properly.
if database or webserver returns any error messages for any
query by the application server then application server
should catch and display the error messages approaritely to
the users.
check what happens if users interuupts any tranction in
between?.check what happens if connections to web server is
reset in between?
REGARDS,
THILAGAJAMES,
LONDON.

Is This Answer Correct ?    9 Yes 3 No

What is interface testing..

Answer / prasad

interface testing are
1)web server and application server interface
2)application server and database server interface.check if
all the interaction between these server are executed
properly.errors are handled properly.
if database or web server returns any error messages for any
query by the application server then application server
should catch and display the error messages appropriately to
the users.

Is This Answer Correct ?    1 Yes 0 No

What is interface testing..

Answer / amit

Checking the integration between different layer of an application ic interface testing.

Is This Answer Correct ?    0 Yes 0 No

What is interface testing..

Answer / tilak raj patidar

Testing the communication or data flow between Application
and Operating System is called as interface testing.

Is This Answer Correct ?    3 Yes 7 No

What is interface testing..

Answer / subhransu sekhar das

in my opinion it is not butthe operation that are operated
through straight way...in this we can test any system online

Is This Answer Correct ?    2 Yes 11 No

What is interface testing..

Answer / rohinibudda

I think it is nothing but gui testing, where we test the
user interface, user friendly ness, and look and feel of
the application. If i am wrong please correct me

Is This Answer Correct ?    13 Yes 33 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between test case, test suite, test script, test scenario & test plan?

1 Answers  


What is meant by Gamma testing?

2 Answers   AppLabs,


explain functionality testing and functional testing and give example who do thattype of testing

1 Answers   Wipro,


what is difference between boundary value analysis and Equivalnce partioning?

5 Answers   InterSoft, Sharp, TCS, Wipro,


what is N+1 testing

1 Answers   AmpleLogic,






how many functional testcases u can write for triangle

6 Answers   SunGard,


urgent --pls help me out friends i have given my current project as inventory , where it iuncludes the modules purchse order, receiving list, items receipt, sales order ..if anybody involved in the similar project pls send me the test case u wrote and bug u found ... my email id -ranjieni@gmail.com

1 Answers  


why we develop Test plan for a project ?

4 Answers   Wipro,


suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?

3 Answers   Verizon,


Any one pls describe master and visa card are same equity or different. and is it possible have same card number different expiry date with each master and visa.

2 Answers   iFlex,


levels of testing

12 Answers   Accenture, TATA,


what is meant by beta testing?

4 Answers  


Categories