Answer Posted / 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 |
Post New Answer View All Answers
why testcases are written and what is the importance?
Work flow in testing in your company?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
What are the different available models of sdlc?
What is boundary value testing? Give an example.
What is the full form of cmmi?
Describe Testing Decomposition?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What are testing techniques? What is difference between general and specific?
What exactly you do as a Configuration controller?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
Give me an example of something you tried at work but did not work out so you had to go at things another way.
What r the sequences that leads to automation?
What is localization testing (l10n testing)?