How to send the message to phone number from eggplant functional?
is there any syntax like "sendMessage"? Please do reply on this.
How to send the message to phone number from eggplant functional?
is there any syntax like "sendMessage"? Please do reply on this.
At present, there is no in-built function to send text
messages using Eggplant Functional. However, if you are testing a mobile
application, the best practice would be to emulate the steps a real user would
have to take using Sensetalk commands and functions.
If this solution seems appropriate, you may find this documentation useful:
http://docs.testplant.com/ePF/SenseTalk/stk-mobile-control-touch-events.htm
If you already have Functional set up to send emails, here is a simple hack that might suffice: send an email to the phone. The addresses below may be outdated, but most carriers assign a shadow email to your mobile number. Your carrier will then translate the message into SMS.
Hope this works for you. - Dave