Skip to content

Commit 540045d

Browse files
authored
Update README.md
Readme updated for ATF best practices
1 parent 37a0727 commit 540045d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
1212

1313
## Category: Manageability
1414

15+
##Create ATFs in sub production instance
16+
Highly recommended practice to use ATFs for regression testing on instance upgrade and releases.
17+
1518
### Avoid using javascript "document" object in Portal
1619
Always avoid using native js "document" object for DOM manipulation in service portal. Instead we should use AngularJS equivalent capabilities to achieve the same.
1720

0 commit comments

Comments
 (0)