Playwright API testing - Typescript | CRUD API | GET, POST, PUT, DELETE | Complete Tutorial

preview_player
Показать описание
0:00 - Introduction and API setup
5:30 - Playwright setup
10:40 - Create - POST API
17:50 - Retrieve - GET API
22:18 - Update - PUT API
26:04 - Delete - DELETE API
30:46 - Override context

Report with playwright API testing

Рекомендации по теме
Комментарии
Автор

Thank you so much for sharing this video. This is really helpful for beginners

How do I pass basic authentication in POST request?

prabhakaranv
Автор

what do you do when you have 2 baseURL for the same env, like baseURL1 and baseURL2?

dsong
Автор

Can u convert this test into an API test in cucumber format it will be helpful

rameshbabu
Автор

would you please attach link to git repo for this

PoornimaNagesh-te