File tree Expand file tree Collapse file tree 2 files changed +13
-11
lines changed
app/code/Magento/Backend/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
11
<test name =" AdminExpireAdminSessionTest" >
12
12
<annotations >
13
+ <features value =" Backend" />
13
14
<stories value =" Admin Session Expire" />
14
- <title value =" Expire Admin Session" />
15
- <description value =" Expire Admin Session" />
16
- <severity value =" CRITICAL " />
17
- <testCaseId value =" MAGETWO-47723 " />
18
- <group value =" backend " />
15
+ <title value =" Admin Session Expire " />
16
+ <description value =" Admin Session Expire " />
17
+ <severity value =" MAJOR " />
18
+ <testCaseId value =" MC-14111 " />
19
+ <group value =" Backend " />
19
20
<group value =" mtf_migrated" />
20
21
</annotations >
21
22
<after >
Original file line number Diff line number Diff line change 10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
11
<test name =" AdminExpireCustomerSessionTest" >
12
12
<annotations >
13
- <stories value =" Admin Session Expire" />
14
- <title value =" Check that session expires according with time settings applied in configuration" />
15
- <description value =" Check that session expires according with time settings applied in configuration" />
16
- <severity value =" CRITICAL" />
17
- <testCaseId value =" MAGETWO-47722" />
18
- <group value =" backend" />
13
+ <features value =" Backend" />
14
+ <stories value =" Customer Session Expire" />
15
+ <title value =" Customer Session Expireon" />
16
+ <description value =" Customer Session Expire" />
17
+ <severity value =" MAJOR" />
18
+ <testCaseId value =" MC-14110" />
19
+ <group value =" Backend" />
19
20
<group value =" mtf_migrated" />
20
21
</annotations >
21
22
<after >
You can’t perform that action at this time.
0 commit comments