timeriver / trg_api

0 stars 0 forks source link

Postman Assignments for QA and Manager 3: Use Postman for testing - Write Test Script 1 #12

Open gamenic-simanta opened 5 months ago

gamenic-simanta commented 5 months ago

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)/テストスクリプトに含めるべきこと

gamenic-simanta commented 5 months ago

Hi @writerity-mitsuru-kobayashi san, @writerity-mami-asakura san

Create GET request for getting product id = 10 Write a test script

Screen Shot 2024-04-03 at 10 27 48 AM

writerity-mami-asakura commented 5 months ago

@gamenic-simanta Nicely done, you can close this ticket :)