We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Is it possible to use ATF for flow designer testing?

hemanth16
Tera Contributor

Hi,

 

I need to test my flow I have used flow designer

 

Is it possible to write test cases for testing flow designer ?

 

Any suggestions?

 

Thanks in Advance!

1 REPLY 1

Not applicable

Hi @hemanth16 ,

Flow designer UI is not supported unfortunately !!

 The only way I can think it might be possible is firing the flows /action via script and use the ATF server script test (jasmine api) to validate the output:

https://www.servicenow.com/community/developer-forum/write-atf-test-for-script-include/m-p/2038318