Videos in category Testing
Pre Google Test Automation Conference 2010 October 27th, 2010 Web Testing at Google: Infrastructure for the World's Most Demanding Web Developers Presented by Ted Mao Abstract: Every day, Google's web testing infrastructure runs millions of Selenium, WebDriver, and JsUnit tests on a variety of browsers and operating systems. In this talk, I will present the infrastructure we've built at Google ...
Angular: Designed for Testability
Pre Google Test Automation Conference 2010 October 27th, 2010 Angular: Designed for Testability Presented by Brad Green Speaker Bio: Brad Green manages test engineering in the Apps and Enterprise focus areas and engineering for Google Feedback and Access Engineering. Prior to Google, Brad worked at a variety of Silicon Valley start-ups in roles of developer, founder, product manager, and eng ma...
Tools for Continuous Integration at Google Scale
Pre Google Test Automation Conference 2010 October 27th, 2010 Tools for Continuous Integration at Google Scale Presented by Nathan York. Abstract: Software engineers rarely invoke compilers and lower-level tools directly. Instead they interact with a build system which analyzes dependency information and then orchestrates the overall build process. Yet build systems are often overlooked by indu...
LLBMC: The Low-Level Bounded Model Checker
Google Tech Talk (more info below) February 22, 2011 Presented by Carsten Sinz, Stephan Falke, & Florian Merz, Karlsruhe Institute of Technology, Germany. ABSTRACT Producing reliable and secure software is time consuming and cost intensive, and still many software systems suffer from security vulnerabilities or show unintended, faulty behavior. Testing is currently the predominant method to asc...
Nicholas Zakas: Test Driven Development with YUI Test
Nicholas Zakas is the author of the YUI Test component. In this talk from the 2008 Yahoo! Frontend Engineering Summit, he covers test-driven development in the browser, walking through the fundamental concepts of TDD and then applying those to some specific use cases.
NYC Tech Talk Series: Javascript Testing at Google Scale
Google Tech Talk (more info below) August 17, 2011 Presented by Cory Smith, Google Test Engineer. ABSTRACT Javascript is the defacto standard for rich application development on the web, supported by many browsers on many different platforms. Each day, more and more applications are being deployed over the web in a browser that rival desktop applications for interactivity and functionality. Exa...
John Resig: Testing, Performance Analysis, and jQuery 1.4
John Resig, creator of the jQuery JavaScript library, reviews options for testing and performance analysis in JavaScript and previews the significant changes coming soon in jQuery 1.4.
Nicholas Zakas: YUI Test
Yahoo! Front Page engineer, author and YUI contributor Nicholas Zakas talks about the new standalone YUI Test project which has been broken out from its YUI 2 and YUI 3 roots.
Reid Burke: Yeti - YUI's Easy Testing Interface
Testing cross-browser web applications has been too difficult for too long: You're either manually reloading browsers or struggling with complicated automation software. In this session from YUIConf 2010, YUI engineer Reid Burke talks about how YUI's Yeti project helps to address these problems. Reid discusses when you should use automated testing for your frontend code, how Yeti works with YUI...
YUI Open Hours: Yeti Next
In this YUI Open Hours session from February 16, 2012, we check in with YUI engineer Reid Burke for an update on the development of the next version of Yeti, the fantastic automated test runner for tests written using YUI Test.