What is interface in software testing???

Answers were Sorted based on User's Feedback



What is interface in software testing???..

Answer / suresh

There are two types of interface are there.
1)Internal Interface
2)External Interface

1)Internal Interface:- To interact one module with another
module of same project/product, we need some interfaces, API
(Application Program interface ) are used to communicate one
internal module with other internal module.
Example:- If we take example for IRCTC web site, Search for
train is one module is interacting with other module say see
availability of the tickets via Internal API.

2)External Interface:- To interact one module with another
module of other/outside project/product , we need some
interfaces, API (Application Program interface ) are used to
communicate one internal module with other external module.
Example:- If we take example for IRCTC web site, Search for
train is one module is interacting with other module say see
availability of the tickets via Internal API and finally
booking the tickets via SBI credit cards/SBI internet
banking via external Interface, here we are talking with
external interface that is SBI will provide there API and
IRCTC developers will use that API to make cash transactions.

If you need more info, Call me or email me.

Suresh|Sr.QA Lead|suuresh.lr@gmail.com|9290969279|HYD

Is This Answer Correct ?    20 Yes 0 No

What is interface in software testing???..

Answer / nitin verma

Interface refers to User Interface on whom a software tester
performs testing. User Interface is very much necessary in
black box testing where tested do not have the knowledge of
internal structure of code and can only verify the
application through interface.
Interface is the perfect way to ensure that requirement
meets its written specifications.
Interface is very much useful to perform the below operations:
1) Creating effective Test Cases and Executing them.
2) To perform integration testing of modules.
3) To perform Regression testing for new builds.

Please correct me if i am wrong..
Regards...
nitin9360@gmail.com

Is This Answer Correct ?    5 Yes 7 No

What is interface in software testing???..

Answer / srinivaspatro

I think, Interface is nothing but a programe which is used
to combine to modules.

need judgment on this answer :)

-Pat

Is This Answer Correct ?    5 Yes 8 No

What is interface in software testing???..

Answer / hemalatha

INtegration is nothing but, the developers will be
developing the interfaces for integrating the nmodules and
the testers will be testing those interfaces and this
testing will be done by White Box Testers.

Is This Answer Correct ?    2 Yes 8 No

What is interface in software testing???..

Answer / prashanti reddy

interface is noyhing but the application is userfriendly or
not weather the user(customer,client,enduser)are useing that
application in easy to use and easy to understand the
application.

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Manual Testing Interview Questions

write testcases for keyboard

1 Answers  


what is entry and exit criteria?

3 Answers   ACS, GE,


How the Error, Defect and Bug are related to each other ?.

12 Answers   FIC, Vinfotech,


1.what is use of touch commnad and chmod 2.Testing inter view there 45 questions. 5 for apititude 20 unix + networking 5 for testing question 10 c or c ++ or java 5 perl or shell scripting +or database 3.what do you know in unix? 4.what is netmask 5.what is stack 6.explain osi model 7.a=10; ++a=a++ Then what is value of a? 8.What is sdlc 9.what is stlc 10.What is ip address/Different classses of Ip address 11.write down test cases how to check computer is in nework or not? 12.what is difference between window 98 and windows 2000 13.How to find ip addess of your computer 14. when we will do risk analysis in test plan?

3 Answers   Semantic Space,


Which one of the functional groups do test engineers interact with in order to retrieve the correct set of requirements for a specific software release?

2 Answers  






can u pls explain me what is boundary value analasys and equivalent partitioning

4 Answers  


Hi Friends... Can any one tell me how many functional test cases we can write for basic login page.. Thanx in advance..

5 Answers  


write five negative testcase for web application?

2 Answers  


Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?

1 Answers  


what are the different testing methodologies and testing techniques? Am asked in interview that what is the defect age? I replied that the time gap between the defect reporting and defect resolving. then the interviewer asked me if at all the defect is not resolved then what is the defect age of that particular defect? can anybody answer this?

3 Answers  


What are the different test techniques?

3 Answers   Covansys,


what is the real time testing process for water fall model..plz exp asap..thanks in advance

1 Answers   Wipro,


Categories