Home
> Check items in the list of files of an specific folder
Overall Test Results
Requirements
Report generated 24-06-2021 08:42
List Of Files Is Correctly Retrieved From Server.
Background: User is logged in
List (tag)
Check items in the list of files of an specific folder
Scenario Outline
Then the list of files in <path> folder should match with the server
Examples:
#
Path
1
/
2
/Photos
3
/Documents
Steps
Outcome
Example: {path=/}
SUCCESS
28.36s
Given user user1 is logged
SUCCESS
12.85s
Then the list of files in / folder should match with the server
SUCCESS
4.57s
Example: {path=/Photos}
SUCCESS
29.66s
Given user user1 is logged
SUCCESS
11.98s
Then the list of files in /Photos folder should match with the server
SUCCESS
6.82s
Example: {path=/Documents}
SUCCESS
27.49s
Given user user1 is logged
SUCCESS
11.99s
Then the list of files in /Documents folder should match with the server
SUCCESS
4.65s
SUCCESS
85.52s
Serenity BDD version 2.1.5