HibaShabbir / Sqe-Project

0 stars 0 forks source link

API Testing Feature 3 : #19

Open esha361 opened 2 years ago

esha361 commented 2 years ago
  1. I analyzed the basis of api testing from syllus website.
  2. I sent new information of the new user to newsletter parsed to json via resquests.json().
  3. Then I adjusted request header.
  4. I created status code to analyze whether user is created successfully or not.
  5. I verified UI testing by providing the required fields .
  6. Done Successfully