ServiceNow® Automated Testing Framework allows you to create and run automated tests to ensure your custom scenarios work properly, either post development, during application development, or using the update process during deployment Boundary settings. Review the failure test results to determine which changes are causing the failure and which changes you need to investigate. The technical assessment process has been improved and updated in the Washington DC version.
Features in Washington DC :
1. Performance profiling
- Performance profiling is mostly used at the time of instance upgrade.This feature detects the performance degradation once the instance is upgraded.
- This is nothing but performing performance testing on our instance.
- Once we run performance profiling, it checks if there are any performance impact on the instance after upgrade and then user and analyse and fix the issue.
- ATF or suits are been run 10 times sequentially to check if any issues occurring.The first run us usually a warm up run and it always runs on cloud runner.It does not run in parallel.
- For more details please check service now documentation Performance profiling
