HibaShabbir / Sqe-Project

0 stars 0 forks source link

API Teting Feature 2 : Add Item To Cart #15

Open HibaShabbir opened 2 years ago

esha361 commented 2 years ago
  1. Used information from syllius website that is on the basis of api testing.
  2. Used request.post() to send new information of the new user to newsletter parsed to json.
  3. Then I adjusted request header.
  4. I created starus code check to analyze successful user creation.
  5. verified by UI testing already automated on user log in by providing the required fields .
  6. Successfully Completed.