API testing: Difference between revisions

Content deleted Content added
Tagro82 (talk | contribs)
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…'
 
FreeRangeFrog (talk | contribs)
m Redirecting to Software testing; feel free to add content there, or promote this to article when there is more information and sources available.
Line 1:
#REDIRECT[[Software testing]]
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