Is it possible to do an attachment in ATF?

Ijaazops
Kilo Expert

I need to do a mandatory attachment at the end of the Change management module, since the configuration steps is not available in ATF. how can i pass this step. Please suggest a way. please share script if available

1 ACCEPTED SOLUTION

Ijaazops
Kilo Expert

Hi JeffCsn,

I have tried several ways and there is no way to do an attachment within ATF

 

Thanks

Ijaazops

View solution in original post

3 REPLIES 3

Jeff Currier
ServiceNow Employee
ServiceNow Employee

Currently you cannot test adding attachments with ATF using form side validation. This post suggests you can use Jasmine scripting via server side validation

 

-Jeff

Ijaazops
Kilo Expert

Hi JeffCsn,

I have tried several ways and there is no way to do an attachment within ATF

 

Thanks

Ijaazops

Monmita Choudhu
ServiceNow Employee
ServiceNow Employee

Hi,

We have new steps to support the following cases in the New York release:

  •  Form - Add Attachments to Form
  •  Server - Add Attachments to Existing Record

https://docs.servicenow.com/bundle/newyork-application-development/page/administer/auto-test-framewo...