Email Verification

Hi everyone ,
I’m using random email to register but in my website there’s a verification link send to registered email
how can i automate that scenario

use a legit email address and automate login into that addess etc

thanks bionel , can you explain it more

well, your website needs somebody to confirm the link sent on email.
so, instead of using random generated ones, use an email adress you can control (login into it) to do the validation.
or, talk with the developpers of the AUT you are testing to provide for testing purpose a backdoor

thanks bionel