Closed writerity-toru-ugawa closed 4 months ago
@writerity-mami-asakura ご確認おねがいいたします!
Create GET request for getting product id = 10 Write a test script
The things to check:
[ ] Returned Status code is 200
[ ] Product id is 10
[ ] Product price is 109
@writerity-toru-ugawa ありがとうございます、かんぺきです! チケットクローズお願いします 👍
ありがとうございます! クローズします。
EPIC
Purpose of this assignment
Understand how to write test script in Postman Postmanでのテストスクリプトの書き方を理解する。
Assignment 1
Please write a test script to check if we can get product information from 下記のプロダクト情報を確認するテストスクリプトを作成する。 https://fakestoreapi.com/
What to do:
Create GET request for getting product id = 10 / Product id =10のプロダクトを取得するGETリクエストを作成する
https://fakestoreapi.com/products/
Write a test script
The things to check (What test script should check)/テストスクリプトに含めるべきこと