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!

Answers were Sorted based on User's Feedback



Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it c..

Answer / aparna

Application programming interface may be a function or
procedure which is called by the source by passing values
to the same.

Let us take CRM, TIBCO and ADC(Billing system)systems
When CRM sends the request to TIBCO, it will filer ADC
parameters from that and it will call ADC API by passing
CRM values into.

TC1: Check whether CRM is sending req to TIBCO or not
TC2: Check whether TIBCO is received or not
TC3: Check whether TIBCO sends request by calling so and so
API of ADC or not.
TC4: Check whether request is updated in ADC or not.

Is This Answer Correct ?    3 Yes 1 No

Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it c..

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

More Test Cases Interview Questions

what will be testcases for job portal such as naukri.com , monster.com (as existing user)

2 Answers   Unilog,


Do you write test plan and test case?

1 Answers   Wipro,


Positive and Negative test cases for the speedometer?(minimum 5 each)

0 Answers   Bosch,


How to test a stored procedure?

0 Answers  


Write 5 best test cases for : Blog,Join now(button)(social networking site,community site)

1 Answers  






Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.

6 Answers   Adobe,


How to write test scenarios for a Web application, with an example?

3 Answers   Deloitte, LiveTech, TCS,


What is a test case?

7 Answers  


Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.

0 Answers  


Write all test cases for any credit card.

13 Answers   SIT,


can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u

0 Answers  


what are the testcases for square

4 Answers  


Categories