Process Model Timer/Reminders Testing

Hi All ,

 

As a tester , how do I test process model timers/schedulers and reminders . Requirement is to verify system sends an automated email to the user on specific date and time .

Also , system should generate reminders after 7 days of original email sent .

Can anybody provide suggestions please ? What should be the approach ?

 

Thanks in advance

  Discussion posts and replies are publicly visible

Parents
  • I think as a best practise, developers would have created constants to set these timers. One solution is to ask the developers to change the constants as per ur requirement or u can change accordingly if u've access to designer and know how to change constants. The other solution is to ask developer to create a small process to update the constants, so that you can change them as per ur req.
Reply
  • I think as a best practise, developers would have created constants to set these timers. One solution is to ask the developers to change the constants as per ur requirement or u can change accordingly if u've access to designer and know how to change constants. The other solution is to ask developer to create a small process to update the constants, so that you can change them as per ur req.
Children