Hi recently in an interview I was asked to write API test
cases. Since I am not familiar with it can someone put more
light towards API testing and give some example test cases
for the same.
Thanks!
Answer Posted / manish
An API (Application Programming Interface) is a collection
of software functions and procedures, called API calls,
that can be executed by other software applications. API
testing is mostly used for the system which has collection
of API that needs to be tested. The system could be system
software, application software or libraries.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is business validation test case?
In a log in page what will be test procedure, test scenario, test description & test steps?
how to write a test procedure & test log for login system
write a test cases for WLAN
Test Case for Text Editor!
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Write a test case of login window?
test cases for friend finder system using gps?
Explain the glass box testing?
Positive and Negative test cases for the speedometer?(minimum 5 each)
Pls tell me test cases for pepper grinder
Explain the branch coverage testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?