Skip to content

Instantly share code, notes, and snippets.

@prokopsimek
Last active May 6, 2019 12:24
Show Gist options
  • Save prokopsimek/a52e1a3de700bad4b3871368c14994a4 to your computer and use it in GitHub Desktop.
Save prokopsimek/a52e1a3de700bad4b3871368c14994a4 to your computer and use it in GitHub Desktop.

| Test scenario | Description | Test Steps | Expected Result | Status | | Login with valid credentials | Test of login into the application to ensure that a valid user is able to log-in | 1. Open the application 2. Select the log-in function 3. Enter valid username and password 4. Press ENTER or click on the log-in button | The user should be logged in | Passed |

"Test scenario" Description "Test Steps" "Expected Result" Status
Login with valid credentials Test of login into the application to ensure that a valid user is able to log-in 1. Open the application
2. Select the log-in function
3. Enter valid username and password
4. Press ENTER or click on the log-in button
The user should be logged in Passed
Test scenario Description Test Steps Expected Result Status
Login with valid credentials Test of login into the application to ensure that a valid user is able to log-in 1. Open the application
2. Select the log-in function
3. Enter valid username and password
4. Press ENTER or click on the log-in button
The user should be logged in Passed

Colons can be used to align columns.

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

There must be at least 3 dashes separating each header cell. The outer pipes (|) are optional, and you don't need to make the raw Markdown line up prettily. You can also use inline Markdown.

Markdown Less Pretty
Still renders nicely
1 2 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment