Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c3a6eb1

Browse files
committed
Teach and peer reviews remarks
1 parent 406029b commit c3a6eb1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mftf/2.3/credentials.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ carriers_usps_password=Lmgxvrq89uPwECeV
6767
....
6868
```
6969

70-
## Use credentials in test
70+
## Use credentials in a test
7171

7272
<!--{% raw %}-->
7373
Access the data defined in the `.credentials` file using the [`fillField`][] action with the `userInput` attribute.
@@ -89,6 +89,9 @@ The MFTF dynamically retrieves, encrypts, and decrypts the sensitive data during
8989
Decrypted credentials do not appear in the console, error logs, or [test reports][].
9090
The decrypted values are only available in the `.credentials` file.
9191

92+
{: .bs-callout .bs-callout-info }
93+
The MFTF tests delivered with Magento application do not use credentials and do not cover external services, because of sensitivity of the data.
94+
9295
<!--{% endraw %}-->
9396

9497
<!-- Link definitions -->

0 commit comments

Comments
 (0)