[rtcweb] Fwd: [discuss-webrtc] Google is releasing a WebRTC interoperability test system as open source project

Harald Alvestrand <harald@alvestrand.no> Tue, 10 October 2017 12:31 UTC

Return-Path: <harald@alvestrand.no>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6F5D13451A for <rtcweb@ietfa.amsl.com>; Tue, 10 Oct 2017 05:31:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.812
X-Spam-Level:
X-Spam-Status: No, score=0.812 tagged_above=-999 required=5 tests=[BAYES_50=0.8, HTML_MESSAGE=0.001, T_KAM_HTML_FONT_INVALID=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94ZiDsGqXJol for <rtcweb@ietfa.amsl.com>; Tue, 10 Oct 2017 05:30:58 -0700 (PDT)
Received: from mork.alvestrand.no (mork.alvestrand.no [IPv6:2001:700:1:2::117]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B928134508 for <rtcweb@ietf.org>; Tue, 10 Oct 2017 05:30:58 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mork.alvestrand.no (Postfix) with ESMTP id 830B47C068C for <rtcweb@ietf.org>; Tue, 10 Oct 2017 14:30:55 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at alvestrand.no
Received: from mork.alvestrand.no ([127.0.0.1]) by localhost (mork.alvestrand.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U1hqh6WDesN2 for <rtcweb@ietf.org>; Tue, 10 Oct 2017 14:30:52 +0200 (CEST)
Received: from [IPv6:2001:470:de0a:1:c5a7:16e:54b4:c6f3] (unknown [IPv6:2001:470:de0a:1:c5a7:16e:54b4:c6f3]) by mork.alvestrand.no (Postfix) with ESMTPSA id B93727C044C for <rtcweb@ietf.org>; Tue, 10 Oct 2017 14:30:52 +0200 (CEST)
References: <2260f3c9-e5e2-4e13-a121-9fe19e373278@googlegroups.com>
To: "rtcweb@ietf.org" <rtcweb@ietf.org>
From: Harald Alvestrand <harald@alvestrand.no>
X-Forwarded-Message-Id: <2260f3c9-e5e2-4e13-a121-9fe19e373278@googlegroups.com>
Message-ID: <9e18d97b-c8d1-2ddf-c66f-4a08be94b321@alvestrand.no>
Date: Tue, 10 Oct 2017 14:30:51 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
MIME-Version: 1.0
In-Reply-To: <2260f3c9-e5e2-4e13-a121-9fe19e373278@googlegroups.com>
Content-Type: multipart/alternative; boundary="------------FBE4FA585D7E20BEBB8B87C2"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtcweb/NIQTag9VhXeUKogU4hD0m50loig>
Subject: [rtcweb] Fwd: [discuss-webrtc] Google is releasing a WebRTC interoperability test system as open source project
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rtcweb/>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Oct 2017 12:31:06 -0000

This should be interesting for anyone who wants to make sure WebRTC apps
keep running in multiple browsers, as well as (fo course) browser
developers.



-------- Forwarded Message --------
Subject: 	[discuss-webrtc] Google is releasing a WebRTC interoperability
test system as open source project
Date: 	Tue, 10 Oct 2017 02:43:55 -0700 (PDT)
From: 	huib@webrtc.org
Reply-To: 	discuss-webrtc@googlegroups.com
To: 	discuss-webrtc <discuss-webrtc@googlegroups.com>



We’re pleased to announce KITE <https://github.com/webrtc/KITE>, a new
tool for testing WebRTC interoperability across browsers. With this open
source project we aim to improve interoperability across browsers and
ensure WebRTC is a stable and predictable standard for real time
communications on the web.


The system is designed to run tests that establish WebRTC sessions
between different browsers on different operating systems, reporting the
results in a convenient dashboard.

The system can be setup to run stand alone, or as a Selenium grid
<https://github.com/SeleniumHQ/selenium/wiki/Grid2>consisting of
different test nodes running different test environments. The test nodes
can run on physical or virtual machines. In addition, KITE supports
cloud solutions such as SauceLabs, BrowserStack and TestingBot. KITE
supports Chrome, Firefox, Safari and Edge, as well as other browsers
implementing WebDriver.


KITE has been designed and developed by the WebRTC enthusiasts at CosMo
Software <http://webrtcbydralex.com>, and is part of Google’s
contribution towards WebRTC 1.0. It supplements the already existing Web
Platform Tests
<https://github.com/w3c/web-platform-tests/tree/master/webrtc>by
allowing us to test interoperability between different browsers, not
just one browser at a time.


In the upcoming months we aim to further extend KITE with new test
features and connection tests. We encourage developers to try out KITE,
and welcome contributions to the open source project.

Regards,

Huib Kleinhout

Product Manager @ Google

-- 

---
You received this message because you are subscribed to the Google
Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to discuss-webrtc+unsubscribe@googlegroups.com
<mailto:discuss-webrtc+unsubscribe@googlegroups.com>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/discuss-webrtc/2260f3c9-e5e2-4e13-a121-9fe19e373278%40googlegroups.com
<https://groups.google.com/d/msgid/discuss-webrtc/2260f3c9-e5e2-4e13-a121-9fe19e373278%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.