Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1151 Discussions

Suggestions for testing frame works (Automation)

Chandramouli_P
Beginner
1,195 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
1,195 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

0 Kudos
4 Replies
Chandramouli_P
Beginner
1,195 Views

Hello,

Any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
Chandramouli_P
Beginner
1,195 Views

Hello,

Any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
YanbinZ_Intel
Employee
1,196 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 

0 Kudos
Chandramouli_P
Beginner
1,195 Views

Hello Yanbin,

Thank you very much for your reply and information.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
Reply