Hi TIZEN Team,
We're working on Automated test cases for Voice Call and SMS.
Which TIZEN API can I use to make voice call and send SMS not using UI ?
Here is the test scenario.
Setup:
2 phones are registered AT&T network.
Test for Voice Calls
1. Initiate voice call from Phone A to Phone B
2. Auto answered incoming call and stay connected for 30 secs
3. End Voice call from Phone A
4. Repeat step 1 to 3 for certain iterations.
Test for SMS
1. Send SMS with short messsage from Phone A to Phone B
2. Open SMS message
3. Delete SMS message
4. Repeat step 1 to 3 for certain iterations.
Is there any documentation available for such telephony functions ?
Thanks
John