Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nusrat-sarmin/playwright-api-testing-suite

Automated testing for RESTful APIs using Playwright, with dynamic and reusable test cases.
https://github.com/nusrat-sarmin/playwright-api-testing-suite

api-testing javascript playwright visual-studio-code

Last synced: 10 days ago
JSON representation

Automated testing for RESTful APIs using Playwright, with dynamic and reusable test cases.

Awesome Lists containing this project

README

        

# Playwright-API-Testing-Suite
Automated testing for RESTful APIs using Playwright, with dynamic and reusable test cases.

# Prerequisite
Node.js

Visual studio code

Good internet connection

How to set up this project
Install Node.js

Install Visual Studio code

Create folder for cypres project 4.open the folder in vs code

open vs code terminal and run the command:

```bash
npm init -y
```

Install playwright

```bash
npm init playwright@latest
```
```bash
npx playwright test
```

# View Report

```bash
npx playwright show-report
```

playwright image01

# Video

https://github.com/user-attachments/assets/e3751476-e6bf-47af-88fe-b5d06f86a314