Interface Testing means?
Answers were Sorted based on User's Feedback
Answer / mahesh
Interface testing is a part of intergration testing.While
performing integration testing,we develop a program which
acts as an interface between the modules.we check if all the
interfaces between the modules is working fine or not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
Two or more components are linked to test if they will work
together.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rodrigo carvalho
I agree with Mahesh, Interface Testing is a synonim
of "Integration Testing" - IT. Can be done as he says with
programs (drivers & stubs) to simulate missing or not
delivered components. The intention of this testing phase
is to verify that the components work as expected together.
As test basis is used the technical and components design.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tester
Interface Testing means, Testing its interface, it comes
under UI testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / chandru
Interface Testing means testing the user interface based on
the ease of use, whether the controls are working properly
as per their functionalities like the dropdown picklist
displays the items in it when clicked on it,etc., mainly to
check whether interface is designed based on the
sepcification in the design document that is provided or if
any deviation is there.
| Is This Answer Correct ? | 0 Yes | 2 No |
can you explain the software testing life cycle?
HOW DO YOU REPORT AND TRACK A BUG
What do you understand by ‘test effectiveness’ and ‘test efficiency’?
After releasing of the product to the market, it will be a failure, Now tell me whether the testing is a)pass b)fail c) it is partial
Can Parrto Principle be used in Quality Assurance and testing?
How do you promote the concept of phase containment and defect prevention?
What is IEEE? Why is it important?
what is software quality assurance?
how we do telecom testing(billing system) give some idea with test cases,test scenario etc
Life for QA & job oppurtunity ?
Have you written test strategy?
What is Usability and Feasibility Testing??