Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
1145 Discussions

Suggestions for testing frame works (Automation)

Chandramouli_P
Beginner
231 Views

Hello,

I understand that there are some testing frameworks are available to test the applications which is developed using native WebRTC (webrtc.org). Could you please suggest any testing frame works (automation) especially to test the applications which is developed using Intel CS for WebRTC (Web, Android, iOS)?

Thank you.

Best Regards,
Chandramouli.

0 Kudos
1 Solution
YanbinZ_Intel
Employee
231 Views

We use test framework IATF - Interative API Test Framework to handle cross-platform API automation test scenarios.  We plan to open source this framework later.  If you only want to test single platform , you can use  Karma+ Jasmine for JavaScript ,  Androidjunit4 and AndroidInstrumentationTestRunner for  Android ,  qtest for Windows SDK , XCTest for iOS SDK 

View solution in original post

4 Replies
Chandramouli_P
Beginner
231 Views

Hello,

Any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

Chandramouli_P
Beginner
231 Views

Hello,

Any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

YanbinZ_Intel
Employee
232 Views

We use test framework IATF - Interative API Test Framework to handle cross-platform API automation test scenarios.  We plan to open source this framework later.  If you only want to test single platform , you can use  Karma+ Jasmine for JavaScript ,  Androidjunit4 and AndroidInstrumentationTestRunner for  Android ,  qtest for Windows SDK , XCTest for iOS SDK 

Chandramouli_P
Beginner
231 Views

Hello Yanbin,

Thank you very much for your reply and information.

Thank you.

Best Regards,
Chandramouli.

Reply