ATF Creation

ShraddhaMore
Tera Contributor

Hi All,

 

I have created ATF for request approval for catalog item.
where i have to check the email logs after submitting the catalog item, but while running the ATf getting an error whilem checking the email logs.

Created ATF:

ShraddhaMore_0-1721370736383.png

getting below error at record query step(7th Step)

FAILURE: No records matching query:
Target = f9aeaa6883a782102ab15730ceaad386
and Created on Last 15 minutes
and Subject contains was created

 

Whenever the request is created while running the ATFs, email isn't generating.

After running navigate to module test results I don't see the email sent for the request created in 3rd step.


But when I do create the request for same item from native ui then email is genarated.

 

Request created (10036):

ShraddhaMore_1-1721370746745.png

 

Emails isn't generated for REQ0010036

ShraddhaMore_2-1721370747616.png

 Any suggestions how to fix this.

 

Thanks in adcance!

 

1 REPLY 1

SN_Learn
Kilo Patron
Kilo Patron

Hi @ShraddhaMore ,

 

In order to validate emails, use the below step in ATF

SN_Learn_0-1721370993327.png

 

and if you want to cross check, in email logs, use Debug Test instead of test run. As Run test will backout all the records created as part of the test. Debug test will allow you with an option to 'Pause before rollback' which will kee the records for 10 minutes then it will roll back.

SN_Learn_1-1721371116169.png

 

Mark this as Helpful / Accept the Solution if this helps

 

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.