PHPackages                             kadave/testing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. kadave/testing

ActiveProject[Testing &amp; Quality](/categories/testing)

kadave/testing
==============

Code for PHP Book

00PHP

Since Sep 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/saurrabhkadave/TEST)[ Packagist](https://packagist.org/packages/kadave/testing)[ RSS](/packages/kadave-testing/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

API Testing and Development with Postman
========================================

[](#api-testing-and-development-with-postman)

[![API Testing and Development with Postman](https://camo.githubusercontent.com/547ebfedff7351a7d7298ec0eb42fbc87ca4eaeb939a0412027a01d1034aeeb7/68747470733a2f2f7374617469632e7061636b742d63646e2e636f6d2f70726f64756374732f393738313830303536393230312f636f7665722f736d616c6c6572)](https://www.packtpub.com/product/api-testing-and-development-with-postman/9781800569201)

**A practical guide to creating, testing, and managing APIs for automated software testing**

What is this book about?
------------------------

[](#what-is-this-book-about)

Postman enables the exploration and testing of web APIs, helping testers and developers figure out how an API works. With Postman, you can create effective test automation for any APIs. If you want to put your knowledge of APIs to work quickly, this practical guide to using Postman will help you get started.

This book covers the following exciting features:

- Find out what is involved in effective API testing
- Use Postman to improve the quality of your APIs
- Understand what a well-designed API looks like
- Become well-versed with API terminology, including the different types of APIs
- Get to grips with performing functional and non-functional testing of an API

If you feel this book is for you, get your [copy](https://www.amazon.com/dp/1800569203) today!

[![https://www.packtpub.com/](https://raw.githubusercontent.com/PacktPublishing/GitHub/master/GitHub.png)](https://www.packtpub.com/?utm_source=github&utm_medium=banner&utm_campaign=GitHubBanner)

Instructions and Navigations
----------------------------

[](#instructions-and-navigations)

All of the code is organized into folders. For example, Chapter06.

The code will look like the following:

```
pm.test("Body matches string", function () {
   pm.expect(pm.response.text()).to.include("string_you_want_to_search");
});

```

**Following is what you need for this book:**The book is for software testing professionals and software developers looking to improve product and API quality through API test automation. You will find this book useful if understand APIs and want to build your skills for creating, testing, and documenting APIs. The book assumes beginner-level knowledge of JavaScript and API development.

With the following software and hardware list you can run all code files present in the book (Chapter 1-14).

### Software and Hardware List

[](#software-and-hardware-list)

ChapterSoftware requiredOS required1-14Postman v8.2.1Windows, Mac OS X, and Linux (Any)5Burp Suite Community Edition v2021.2.1Windows, Mac OS X, and Linux (Any)We also provide a PDF file that has color images of the screenshots/diagrams used in this book. [Click here to download it](https://static.packt-cdn.com/downloads/9781800569201_ColorImages.pdf).

### Related products

[](#related-products-)

- Enterprise API Management [\[Packt\]](https://www.packtpub.com/product/enterprise-api-management/9781787284432) [\[Amazon\]](https://www.amazon.in/dp/1787284433)
- Building Low Code Applications wtih Mendix [\[Packt\]](https://www.packtpub.com/product/building-low-code-applications-with-mendix/9781800201422) [\[Amazon\]](https://www.amazon.com/dp/1800201427)

Get to Know the Author
----------------------

[](#get-to-know-the-author)

**Dave Westerveld**is a Senior Software Test developer. He has worked for several years as a software tester and has been involved in numerous projects involving test automation. He is an API testing expert. He was part of a team that developed new APIs and worked on automation projects for API tests as well. He has published various well-received video courses. He is passionate about sharing his knowledge and expertise that help testers stay relevant in the changing world of software testing.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e9d6619172437b14b34e53c6681d4e9f723385a737d6f7867bf3016a2256548?d=identicon)[saurrabhkadave](/maintainers/saurrabhkadave)

---

Top Contributors

[![saurrabhkadave](https://avatars.githubusercontent.com/u/60281992?v=4)](https://github.com/saurrabhkadave "saurrabhkadave (5 commits)")

### Embed Badge

![Health badge](/badges/kadave-testing/health.svg)

```
[![Health](https://phpackages.com/badges/kadave-testing/health.svg)](https://phpackages.com/packages/kadave-testing)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M677](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M752](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
