Skip to content

Diego-Gonzales-Jala/DH-PracticeB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Practice 2

Automation a Test of https://reqres.in/api/

Link of the PR: #1

Description:

b.	Please automate a test case to verify if this email michael.lawson@reqres.in is in page 2 in https://reqres.in/
GET https://reqres.in/api/users?page=2.

Requirements:

requests=2.22.0 
Python 3.8.5

Example of a execution of the Test

deom - run a test

Example with Postman

deom - postman