Things to consider when using ATF in SerivceNow
Things to consider when writing test cases with ATF
When writing test cases with ATF, I always recommend checking out the Quick Start Tests to see if they can benefit your work.
For creating customized test cases, be sure to follow ATF best practices.
If you have a CICD pipeline (AEMC pipeline) configured, make sure to write customized test cases for the scoped app. Remember to include them in the Application Deployment Test Suite so they can run automatically when deploying the scoped app to another instance.
For more info:
- https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0862335
- https://www.youtube.com/watch?v=ZX47LgZpwmU&ab_channel=ServiceNowCommunity
- https://docs.servicenow.com/bundle/xanadu-application-development/page/build/pipelines-and-deployments/concept/pipelines-deployments-workflow-vs2.html
Comments
Post a Comment