Challenge: Respond to Registered User
Can you write a test that will respond with a 200 status code to a registered user?
We'll cover the following
Problem statement
Write a test where an already registered user with Username=username
and Password=password
visits the login
page and tries to login with registered
credentials. The server should respond to the login request with a 200
status code.
Expected output
Get hands-on with 1200+ tech skills courses.