issues
search
Deeba2020
/
Automatiserad-testning-Labb1
I Labb 1 att designa tester utifrån testobjektets dokumentation och använder sedan Robot Framework och Selenium för att skapa och köra testfallen mot testobjektet. Mål Testobjektet är Infotiv Car Rental som är en webbsida för biluthyrning.
0
stars
0
forks
source link
to login with existing credentials
#6
Open
Deeba2020
opened
9 months ago
Deeba2020
commented
9 months ago
to login with existing credentials and verify that it follows the requirement.
Acceptance criteria:
The header is available on every page.
The logo and title are clickable and will take you to the start page.
The About text will take you to the about page.
If one of the input fields are left empty :
login will not be possible
an alert for corresponding field will appear
If the user inserts the wrong information a error message appears to the left of the buttons.
Deeba2020
commented
9 months ago
https://github.com/Deeba2020/Automatiserad-testning-Labb1.git
to login with existing credentials and verify that it follows the requirement.
Acceptance criteria:
The header is available on every page.
The logo and title are clickable and will take you to the start page.
The About text will take you to the about page.
If one of the input fields are left empty :
If the user inserts the wrong information a error message appears to the left of the buttons.