Cucumber Usage Statistics

Overview Graph

024681012140246810AverageMedian72.6%Re-useStep re-use countSteps count

Overview Table

Expression Occurences
^I write the "([^"]*)" text into "([^"]*)" file$ 2
^the "([^"]*)" file already exists$ 2
^the "([^"]*)" file doesn't exist$ 9
^I append the "([^"]*)" file with the "([^"]*)" text$ 4
^I create the "([^"]*)" folder \(without overwrite\)$ 1
^(?:I should see |)the "([^"]*)" folder is missing$ 4
^I should see the first (\d+) lines of the "([^"]*)" file are:$ 1
^I create the "([^"]*)" file$ 6
^the lines from (\d+) to (\d+) of the "([^"]*)" file are:$ 1
^(?:I should see |)the "([^"]*)" file content is:$ 5
^I move the "([^"]*)" folder to the "([^"]*)" path$ 1
^I copy the "([^"]*)" folder to the "([^"]*)" path$ 1
^I delete the "([^"]*)" file$ 3
^(?:I should see |)the "([^"]*)" folder is available$ 11
^I create the "([^"]*)" folder \(with overwrite\)$ 1
^I create the "([^"]*)" file with overwriting$ 1
^I should see the "([^"]*)" file is missing$ 4
^(?:I |)create the "([^"]*)" folder$ 9
^I should see the "([^"]*)" file is available$ 5
^the "([^"]*)" folder doesn't exist$ 14
^the lines from (\d+) of the "([^"]*)" file are:$ 1
^(?:I |)delete the "([^"]*)" folder$ 2
^I fill the "([^"]*)" file with the following lines:$ 1
^I append the "([^"]*)" file with the following lines:$ 1
^I should see the "([^"]*)" file size is ([\-0-9]+) bytes$ 4
^the last (\d+) lines of the "([^"]*)" file are:$ 1

Cucumber Usage Detailed Information

^I write the "([^"]*)" text into "([^"]*)" file$

Step Name Duration Location
I write the "test line" text into "./Test.txt" file - -
0.00185219 System_Filecontentbasicmanipulation.feature:41
I write the "test line 2" text into "./Test.txt" file - -
0.001141346 System_Filecontentbasicmanipulation.feature:46

^the "([^"]*)" file already exists$

Step Name Duration Location
the "./Test.txt" file already exists - -
3.86502E-4 System_Filebaseoperations.feature:41
4.22261E-4 System_Filebaseoperations.feature:61

^the "([^"]*)" file doesn't exist$

Step Name Duration Location
the "./Test.txt" file doesn't exist - -
0.002672756 System_Filebaseoperations.feature:25
3.54026E-4 System_Filecontentbasicmanipulation.feature:25
0.001735555 System_Filecontentbasicmanipulation.feature:40
0.002009194 System_Filecontentbasicmanipulation.feature:55
0.001925664 System_Filecontentbasicmanipulation.feature:87
the "./T e s t.txt" file doesn't exist - -
0.00245981 System_Filebaseoperations.feature:25
the "./Test1/Test.txt" file doesn't exist - -
3.70019E-4 System_Filebaseoperations.feature:25
the "./T@#%^^.." file doesn't exist - -
3.78331E-4 System_Filebaseoperations.feature:25
the "a:\Test.txt" file doesn't exist - -
2.78038E-4 System_Filebaseoperations.feature:25

^I append the "([^"]*)" file with the "([^"]*)" text$

Step Name Duration Location
I append the "./Test.txt" file with the "test line" text - -
0.002029658 System_Filecontentbasicmanipulation.feature:26
0.002003327 System_Filecontentbasicmanipulation.feature:88
I append the "./Test.txt" file with the "test line 2" text - -
0.001001175 System_Filecontentbasicmanipulation.feature:31
I append the "./Test.txt" file with the "test line2" text - -
0.001679404 System_Filecontentbasicmanipulation.feature:90

^I create the "([^"]*)" folder \(without overwrite\)$

Step Name Duration Location
I create the "./Test/test1" folder (without overwrite) - -
2.82158E-4 System_Directorybaseoperations.feature:45

^(?:I should see |)the "([^"]*)" folder is missing$

Step Name Duration Location
the "./Test1" folder is missing - -
2.76851E-4 System_Directorybaseoperations.feature:23
the ".,Test/test1/test2" folder is missing - -
1.77816E-4 System_Directorybaseoperations.feature:43
I should see the "./Test" folder is missing - -
2.31384E-4 System_Directorybaseoperations.feature:66
2.96965E-4 System_Directorybaseoperations.feature:75

^I should see the first (\d+) lines of the "([^"]*)" file are:$

Step Name Duration Location
I should see the first 3 lines of the "./Test.txt" file are: - -
0.001191353 System_Filecontentbasicmanipulation.feature:63

^I create the "([^"]*)" file$

Step Name Duration Location
I create the "./Test.txt" file - -
0.002192108 System_Filebaseoperations.feature:27
3.25461E-4 System_Filebaseoperations.feature:45
I create the "./T e s t.txt" file - -
0.001761048 System_Filebaseoperations.feature:27
I create the "./Test1/Test.txt" file - -
0.001982863 System_Filebaseoperations.feature:27
I create the "./T@#%^^.." file - -
1.91994E-4 System_Filebaseoperations.feature:27
I create the "a:\Test.txt" file - -
0.02586914 System_Filebaseoperations.feature:27

^the lines from (\d+) to (\d+) of the "([^"]*)" file are:$

Step Name Duration Location
the lines from 2 to 4 of the "./Test.txt" file are: - -
9.36642E-4 System_Filecontentbasicmanipulation.feature:78

^(?:I should see |)the "([^"]*)" file content is:$

Step Name Duration Location
I should see the "./Test.txt" file content is: - -
0.001184997 System_Filebaseoperations.feature:46
7.56521E-4 System_Filecontentbasicmanipulation.feature:32
8.37886E-4 System_Filecontentbasicmanipulation.feature:47
the "./Test.txt" file content is: - -
7.20901E-4 System_Filecontentbasicmanipulation.feature:28
6.71174E-4 System_Filecontentbasicmanipulation.feature:43

^I move the "([^"]*)" folder to the "([^"]*)" path$

Step Name Duration Location
I move the "./Test" folder to the "./Test1" path - -
0.57159192 System_Directorybaseoperations.feature:74

^I copy the "([^"]*)" folder to the "([^"]*)" path$

Step Name Duration Location
I copy the "./Test" folder to the "./Test1" path - -
0.699793339 System_Directorybaseoperations.feature:55

^I delete the "([^"]*)" file$

Step Name Duration Location
I delete the "./Test.txt" file - -
0.001894585 System_Filebaseoperations.feature:62
2.43956E-4 System_Filebaseoperations.feature:64
0.002850642 System_Filecontentbasicmanipulation.feature:92

^(?:I should see |)the "([^"]*)" folder is available$

Step Name Duration Location
I should see the "./Test" folder is available - -
0.124283464 System_Directorybaseoperations.feature:22
2.22445E-4 System_Directorybaseoperations.feature:30
2.57296E-4 System_Directorybaseoperations.feature:39
3.10515E-4 System_Directorybaseoperations.feature:56
I should see the "./Test/test1/test2" folder is available - -
2.44026E-4 System_Directorybaseoperations.feature:32
I should see the "./Test/test1" folder is available - -
2.92286E-4 System_Directorybaseoperations.feature:42
1.99816E-4 System_Directorybaseoperations.feature:46
the "./Test/test1/test2" folder is available - -
1.97232E-4 System_Directorybaseoperations.feature:47
the "./Test1/copyTest" folder is available - -
2.65187E-4 System_Directorybaseoperations.feature:57
3.6485E-4 System_Directorybaseoperations.feature:76
I should see the "./Test/Test1/Test2" folder is available - -
2.73289E-4 System_Directorybaseoperations.feature:64

^I create the "([^"]*)" folder \(with overwrite\)$

Step Name Duration Location
I create the "./Test/test1" folder (with overwrite) - -
0.001224108 System_Directorybaseoperations.feature:41

^I create the "([^"]*)" file with overwriting$

Step Name Duration Location
I create the "./Test.txt" file with overwriting - -
0.003531105 System_Filebaseoperations.feature:49

^I should see the "([^"]*)" file is missing$

Step Name Duration Location
I should see the "./T@#%^^.." file is missing - -
2.11759E-4 System_Filebaseoperations.feature:28
I should see the "a:\Test.txt" file is missing - -
1.86057E-4 System_Filebaseoperations.feature:28
I should see the "./Test.txt" file is missing - -
2.70216E-4 System_Filebaseoperations.feature:63
1.92342E-4 System_Filebaseoperations.feature:65

^(?:I |)create the "([^"]*)" folder$

Step Name Duration Location
I create the "./Test" folder - -
0.001266781 System_Directorybaseoperations.feature:20
0.001081562 System_Directorybaseoperations.feature:29
0.001133174 System_Directorybaseoperations.feature:38
I create the "./Test/test1/test2" folder - -
0.002643422 System_Directorybaseoperations.feature:31
0.00385 System_Directorybaseoperations.feature:40
2.14343E-4 System_Directorybaseoperations.feature:44
I create the "./Test/copyTest" folder - -
0.002703346 System_Directorybaseoperations.feature:54
0.002359588 System_Directorybaseoperations.feature:73
I create the "./Test/Test1/Test2" folder - -
0.004617276 System_Directorybaseoperations.feature:63

^I should see the "([^"]*)" file is available$

Step Name Duration Location
I should see the "./Test.txt" file is available - -
3.28603E-4 System_Filebaseoperations.feature:28
2.25727E-4 System_Filecontentbasicmanipulation.feature:27
2.25238E-4 System_Filecontentbasicmanipulation.feature:42
I should see the "./T e s t.txt" file is available - -
2.51428E-4 System_Filebaseoperations.feature:28
I should see the "./Test1/Test.txt" file is available - -
2.12457E-4 System_Filebaseoperations.feature:28

^the "([^"]*)" folder doesn't exist$

Step Name Duration Location
the "./Test" folder doesn't exist - -
14.148051149 System_Directorybaseoperations.feature:18
0.001347098 System_Directorybaseoperations.feature:28
0.002863633 System_Directorybaseoperations.feature:37
0.003185042 System_Directorybaseoperations.feature:52
0.002443257 System_Directorybaseoperations.feature:62
4.11854E-4 System_Directorybaseoperations.feature:71
the "./Test1" folder doesn't exist - -
0.062542726 System_Directorybaseoperations.feature:19
1.94927E-4 System_Directorybaseoperations.feature:53
0.00216075 System_Directorybaseoperations.feature:72
0.002739315 System_Filebaseoperations.feature:26
the "nop" folder doesn't exist - -
3.47739E-4 System_Filebaseoperations.feature:26
3.11492E-4 System_Filebaseoperations.feature:26
3.76026E-4 System_Filebaseoperations.feature:26
3.2113E-4 System_Filebaseoperations.feature:26

^the lines from (\d+) of the "([^"]*)" file are:$

Step Name Duration Location
the lines from 2 of the "./Test.txt" file are: - -
0.00103435 System_Filecontentbasicmanipulation.feature:72

^(?:I |)delete the "([^"]*)" folder$

Step Name Duration Location
delete the "./Test1" folder - -
8.81397E-4 System_Directorybaseoperations.feature:21
I delete the "./Test" folder - -
0.002891569 System_Directorybaseoperations.feature:65

^I fill the "([^"]*)" file with the following lines:$

Step Name Duration Location
I fill the "./Test.txt" file with the following lines: - -
0.618926637 System_Filebaseoperations.feature:42

^I append the "([^"]*)" file with the following lines:$

Step Name Duration Location
I append the "./Test.txt" file with the following lines: - -
0.005888178 System_Filecontentbasicmanipulation.feature:56

^I should see the "([^"]*)" file size is ([\-0-9]+) bytes$

Step Name Duration Location
I should see the "./Test.txt" file size is 0 bytes - -
0.027709737 System_Filebaseoperations.feature:50
I should see the "./Test.txt" file size is 11 bytes - -
0.001186952 System_Filecontentbasicmanipulation.feature:89
I should see the "./Test.txt" file size is 23 bytes - -
4.74921E-4 System_Filecontentbasicmanipulation.feature:91
I should see the "./Test.txt" file size is -1 bytes - -
5.87994E-4 System_Filecontentbasicmanipulation.feature:93

^the last (\d+) lines of the "([^"]*)" file are:$

Step Name Duration Location
the last 2 lines of the "./Test.txt" file are: - -
0.001108661 System_Filecontentbasicmanipulation.feature:68