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 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

How do u test any "web-site" as a secure site...? or How do you test the security of a web-site...?

7 Answers   HCL,


what is mask testing?

2 Answers   MBT,


could anyone explain application testing in sequence order i don't have any experience in that

0 Answers  


what is boundary value analysis?

7 Answers  


What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance

5 Answers   Siemens,


Hi Guys, I have Cleared with 5 rounds with one company, i also faced an interview for client round, Can any body tel , aftr client round ,wil any body reject a candidate? Hello, y no response for my question.

3 Answers  


How is ‘build’ different from ‘release’?

0 Answers  


Hi my name is namrata.Presently m working in a S/W company in mumbai as a testing engineer.am a fresher with just some months experience.i need to change company to relocate to pune so can any one plz suggest me something.i hav good knowledge in manual testing with good communication skill and a positive attitude to learn new things and deliver excellence.Plz do reply me with suggestions.

1 Answers  


What is the concept of introducing a small change to the program and having the effects of that change show up in some test?

3 Answers  


Can you please let me know the negative test cases for telephone and notepad?

2 Answers  


what is a Checklist

2 Answers  


1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under

3 Answers  


Categories