0% found this document useful (0 votes)
264 views6 pages

Certified API Testing Professional Brochure

This document provides information about the Certified API Testing Professional certification. It discusses what API testing is, the benefits of obtaining the certification, details of the test such as duration and fee, and an overview of the topics covered in the certification including API concepts, REST APIs, API test design, execution and tools. It aims to help professionals, graduates and existing employees to advance their careers and skills in API testing.

Uploaded by

Anamika Verma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
264 views6 pages

Certified API Testing Professional Brochure

This document provides information about the Certified API Testing Professional certification. It discusses what API testing is, the benefits of obtaining the certification, details of the test such as duration and fee, and an overview of the topics covered in the certification including API concepts, REST APIs, API test design, execution and tools. It aims to help professionals, graduates and existing employees to advance their careers and skills in API testing.

Uploaded by

Anamika Verma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Certified API Testing Professional

Certified API Testing Professional

Certified API Testing Professional


API testing is a type of software testing that involves testing application programming
interfaces (APIs) directly and as part of integration testing to determine if they meet
expectations for functionality, reliability, performance, and security. Since APIs lack a GUI,
API testing is performed at the message layer.

Why should one take this certification?

This Course is intended for professionals and graduates wanting to excel in their chosen
areas. It is also well suited for those who are already working and would like to take
certification for further career progression.

Earning Vskills API Testing Professional Certification can help candidate differentiate in
today's competitive job market, broaden their employment opportunities by displaying
their advanced skills, and result in higher earning potential.

Who will benefit from taking this certification?


Job seekers looking to find employment in software testing and development departments
of various companies, students generally wanting to improve their skill set and make their
CV stronger and existing employees looking for a better role can prove their employers the
value of their skills through this certification.

Test Details
• Duration: 60 minutes
• No. of questions: 50
• Maximum marks:
marks: 50, Passing marks: 25 (50%)

There is no negative marking in this module.

Fee Structure
Rs. 3,499/- (Excludes taxes)*

*Fees may change without prior notice, please refer http://www.vskills.in for updated fees

www.vskills.in
Certified API Testing Professional

Table of Contents
1. Web Technology Basics
1.1 Web Application
1.2 HTML
1.3 CSS
1.4 JavaScript
1.5 Document Object Model (DOM)
1.6 XPath
1.7 Popular Web Browsers
1.8 Inspecting Elements in Browser

2. Software Testing Topics


2.1 Scope
2.2 Functional vs. Non-Functional testing
2.3 Defects and Failures
2.4 Finding Faults Early
2.5 Compatibility
2.6 Input Combinations and Preconditions
2.7 Static vs. Dynamic Testing
2.8 Software Verification and Validation
2.9 The Software Testing Team
2.10 Software Quality Assurance (SQA)
2.11 Testing Methods - The box approach

3. API and API Testing Basics


3.1 API Concepts
3.2 API in Detail
3.3 Web APIs
3.4 Use of APIs to Share Content
3.5 API Implementations
3.6 API Release Policies
3.7 Language Bindings and Interface Generators
3.8 API Testing
3.9 API Testing Test Cases
3.10 SOAP Introduction
3.11 REST Introduction
3.12 SOAP Vs REST
3.13 Web Service
3.14 Web API

www.vskills.in
Certified API Testing Professional

4. REST API
4.1 REST Basics
4.2 REST Guiding Principles
4.3 REST Architectural Elements
4.4 HTTP Methods for RESTful Services
4.5 RESTful Resource Naming
4.6 REST Request Anatomy

5. API Test Design


5.1 Test Design
5.2 API Testing Challenges
5.3 API Testing Requirements Gathering
5.4 API Testing Requirement Gathering Process

6. API Test Execution


6.1 Implementing API Testing
6.2 API Unit Testing
6.3 Integration Testing
6.4 Testing Artifacts
6.5 API Testing and Defects
6.6 Example - HTTP API Testing

7. API Testing Tools


7.1 Postman
7.2 SoapUI

8. Java API Testing


8.1 REST-Assured
8.2 Jmeter

9. PHP API Testing


9.1 PHPUnit

10. python API Testing


10.1 Pytest

11. Advanced API Testing


11.1 E2E API Testing
11.2 CI with Jenkins

www.vskills.in
Certified API Testing Professional

Sample Questions
1. What is most-
most-often HTTP method, utilized to create new resources
A. PUT
B. POST
C. MAKE
D. ADD

2. Which of the following characterizes the cost of faults?


A. They are cheapest to find in the early development phases and the most expensive to
fix in the latest test phases.
B. They are easiest to find during system testing but the most expensive to fix then.
C. Faults are cheapest to find in the early development phases but the most expensive to
fix then.
D. Although faults are most expensive to find during early development phases, they are
cheapest to fix then.

3. What is the main difference between a walkthrough and an inspection?


A. An inspection is lead by the author, whilst a walkthrough is lead by a trained
moderator.
B. An inspection has a trained leader, whilst a walkthrough has no leader.
C. Authors are not present during inspections, whilst they are during walkthroughs.
D. A walkthrough is lead by the author, whilst an inspection is lead by a trained
moderator.

4. The process starting with the terminal modules is called


A. Top-down integration
B. Bottom-up integration
C. None of the above
D. Module integration

5. How much testing is enough


A. This question is impossible to answer
B. The answer depends on the risks for your industry, contract and special requirements
C. The answer depends on the maturity of your developers
D. The answer should be standardized for the software development industry

Answer : 1 (B), 2 (A), 3 (D), 4 (B), 5 (B)

www.vskills.in

You might also like