Jump to content

API testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tagro82 (talk | contribs) at 05:20, 3 March 2009 (Created page with 'API Testing is testing of Product using Public and Private API's. Many Software Products expose SDK's for external Developers. These SDK enable users/SDK Developer…'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

API Testing is testing of Product using Public and Private API's.

Many Software Products expose SDK's for external Developers. These SDK enable users/SDK Developers to access the Product functionality and create their own Plugins for example MS Word and Adobe Illustrator/Acrobat expose SDK's using API's. Extra functionality can be build for these products using API's