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
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 |
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 |
what will be testcases for job portal such as naukri.com , monster.com (as existing user)
Do you write test plan and test case?
Positive and Negative test cases for the speedometer?(minimum 5 each)
How to test a stored procedure?
Write 5 best test cases for : Blog,Join now(button)(social networking site,community site)
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
How to write test scenarios for a Web application, with an example?
3 Answers Deloitte, LiveTech, TCS,
What is a test case?
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.
Write all test cases for any credit card.
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
what are the testcases for square