Skip to content

icon picker
Login with gherkin


Scenario Login 2
Test Scenario
Test ID
Environment / Platform
Module / Feature
Case Type
Pre Condition
Test Case Steps
Expected Result
Actual Result
Test Status
Execution Date
Executed By
Can be Automated?
Notes
Evidence
User dapat melakukan login ke website swaglabs
3
TC-SWAG-01
Dekstop
Login
+
Buka alamat url SWAGLABS
Given User on the login page
When User enter username “standard_user” and password “secret_sauce”
And User click login button
Then User should be taken to the dashboard page
1. user berhasil login ke dalam website 2. user akan diarahkan ke halaman https://www.saucedemo.com/inventory.html/
As expected
passed
10/6/2023
Arif Muchiyar Rahman
Yes
Screenshot 2023-10-06 142223.png
TC-SWAG-02
Dekstop
Login
+
Buka alamat url SWAGLABS
Given User on the login page
When User enter username “lock_out_user” and password “secret_sauce”
And User click login button
Then User should not be taken to the dashboard page
1. user tertahan di halaman login
2. user mendapatkan tanda error “Epic sadface: Sorry, this user has been locked out.”
As expected
passed
10/6/2023
Arif Muchiyar Rahman
Yes
Screenshot 2023-10-06 142903.png
TC-SWAG-03
Dekstop
Login
+
Buka alamat url SWAGLABS
Given User on the login page
When User enter username “problem_user” and password “secret_sauce”
And User click login button
Then User should be taken to the dashboard page
1. user berhasil login ke dalam website 2. user akan diarahkan ke halaman https://www.saucedemo.com/inventory.html/
As expected
passed
10/6/2023
Arif Muchiyar Rahman
Yes
Screenshot 2023-10-06 143400.png
user melakukan login ke website tanpa input username dan password
1
TC-SWAG-04
Dekstop
Login
-
Buka alamat url SWAGLABS
Given User on the login page
When User did not enter a username and password
And User click login button
Then User should not be taken to the dashboard page
1. user gagal login dan tetap di halaman yang sama
2. user diminta memasukan username dan password
3. terdapat pesan error berupa "Epic sadface: Username is required"
As expected
passed
10/6/2023
Arif Muchiyar Rahman
Yes
Screenshot 2023-10-06 143551.png
user melakukan login ke website dengan invalid username dan valid password
1
TC-SWAG-05
Dekstop
Login
-
Buka alamat url SWAGLABS
Given User on the login page
When User enter username “username” and password “secret_sauce”
And User click login button
Then User should be taken to the dashboard page
1. user gagal login dan tetap di halaman yang sama
2. user diminta memasukan username dan password
3. terdapat pesan error berupa "Epic sadface: Username and password do not match any user in this service"
As expected
passed
10/6/2023
Arif Muchiyar Rahman
Yes
Screenshot 2023-10-06 143631.png
user melakukan login ke website dengan input invalid username dan invalid password
1
TC-SWAG-06
Dekstop
Login
-
Buka alamat url SWAGLABS
Given User on the login page
When User enter username “username” and password “password”
And User click login button
Then User should be taken to the dashboard page
1. user gagal login dan tetap di halaman yang sama
2. user diminta memasukan username dan password
3. terdapat pesan error berupa "Epic sadface: Username and password do not match any user in this service"
As expected
passed
10/6/2023
Arif Muchiyar Rahman
Yes
Screenshot 2023-10-06 143800.png

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.