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 |
What is maturity level?
what is difference between software tester and quality analyst, in fact can anyone tell me what is role and responsibility for software tester,quality analyst,software quality assurance tester,test engineer,test lead,Quality Assurance manager. Quality Control Senior/junior Tester Quality Assurance Automation engineer. Quality Assurance Manual tester. Quality assurance test analyst.
What is the diffrenece b/t regression and integration testing????
What is Usability and Feasibility Testing??
can u explain what is concurrancy in testing
What are the advantage and disadvantages of automated testing?
What are the different artifacts you refer when you write the test cases?
what is the strength of present company
how will u know whether ur reported bug is accepted r rejected?
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
1. What is performance testing..How would you test the performance of a flash object
What is the cost of quality?