Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Is Quality centre(QC) is bug(Defect) tracking tool

3 Answers  


what is the diference between defectage and billinterval period?

2 Answers  


Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.

4 Answers   TCS,


how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?

0 Answers   Accenture,


you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?

2 Answers   Amazon,


what type of problems faced with u'r team mates in u'r comapany?

1 Answers   Accenture,


hi testing friends,can any tell ...how is career in selenium Testing?

1 Answers  


what is v-model.why you are using v-model?& v-model follow parallelly approach is it correct?

2 Answers   Accenture,


Is there any procedure of web-site development in manual testing. If yes what are factors we should test?

0 Answers   Kanbay, Satyam,


Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?

3 Answers   Wipro,


From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?

2 Answers  


What is UML and how to use it for testing?

2 Answers  


Categories