Videos tagged with Testing
Research into the generation gap between current managers from the Baby Boomer era and the incoming group of Gen X, Gen Y, and Millennials shows that the use of video games are a significant distinction to separate the two. Those generational differences indicate the need, as we seek to understand this research, for experimentation in how test teams find bugs. We found games to be a very powerf...
AdWords Campaign Experiments - Control vs. Experiment
AdWords Campaign Experiments (ACE) lets you run split tests (experiments) for a campaign. These tests help you measure the impact of changes to keywords, bids, ad groups, and placements before you apply them to all auctions. In this video, we'll give you guidelines on when to use the control and experiment splits when you create an AdWords Campaign Experiment.
AdWords Campaign Experiments - Match Type Experiment Demo
AdWords Campaign Experiments (ACE) lets you run split tests (experiments) for a campaign. These tests help you measure the impact of changes to keywords, bids, ad groups, and placements before you apply them to all auctions. In this video, we'll use a Broad Match Modifier example to demonstrate how to run a match type experiment in ACE.
AdWords Campaign Experiments - Ad Group Experiment Demo
AdWords Campaign Experiments (ACE) lets you run split tests (experiments) for a campaign. These tests help you measure the impact of changes to keywords, bids, ad groups, and placements before you apply them to all auctions. In this video, we'll use an example of comparing one large ad group to two more tightly-themed ad groups to demonstrate how to run an ad group experiment in ACE.
AdWords Campaign Experiments - Bid Experiment Demo
AdWords Campaign Experiments (ACE) lets you run split tests (experiments) for a campaign. These tests help you measure the impact of changes to keywords, bids, ad groups, and placements before you apply them to all auctions. In this video, we'll show you how to run an example bid experiment in ACE.
Developing Spreadsheets Gadgets
Justin Kosslyn goes over what spreadsheets gadgets are, and how to develop them.
Crawljax - A Tool for Automating Web Application Testing
Crawljax is a tool for crawling any AJAX/GWT application. It uses WebDriver to navigate through the different states of a web application. With plugins and invariants Crawljax can be used to perform various automated tests. For example: security testing, regression testing, accessibility testing, performance testing, cross-browser testing...Topics for this session: Introduction to Crawljax Demo...
Cucumbered
Summary In this talk from FutureRuby, Joseph Wilk gives an introduction to the BDD framework Cucumber and gives valuable tips for getting it adopted and used by customers and developers. Bio Joseph Wilk is a member of the core development team for Cucumber along with Aslak Hellesøy. He has been developing for the web for 10 years in both big and small companies and as an entrepreneur. Af...
Behaviour-Driven Development - a road to effective design and clean code
Summary In this talk, Dan contrasts the traditional top-down and bottom-up approaches with a proven "outside-in" approach based on real life experience - engaging with and listening to our stakeholders. He shows how this can allow us to stay firmly on track, leading to clean code and effective design that provides maximum value to our stakeholders, not just the famous Scrum Product Owner Bio Da...
Multicore Programming in Erlang
Summary Ulf Wiger shows typical Erlang programs, patterns that scale well on multicore and patterns that don't, profiling and debugging parallel applications and ensuring correct behaviour with QuickCheck. Bio Ulf Wiger is the CTO of Erlang Training and Consulting. He has worked for Ericsson and was Chief Designer of the AXD 301 development. At nearly 2 million lines of Erlang code, AXD 301 is ...