|
Boost Test Coverage with Automated Visual Testing
Slideshow
Joe Colantonio shares how combining your existing automated tests with scalable automated visual testing can help you dramatically increase coverage, reduce maintenance, and substantially boost test robustness, efficiency, and ROI. Joe includes real-life use cases—automating cross-browser...
|
Joe Colantonio
|
|
End-to-End Automated Testing: Lessons from Zombieland
Slideshow
With the proliferation of mobile devices, browsers, and IoT devices, each with its own eccentricities, performing end-to-end automated testing is starting to feel like navigating a zombie apocalypse. You need to fight off the zombies but lack the right tools. You need a set of rules to...
|
Matt Barbour
|
|
The Selenium Grid: Run Multiple Automated Tests in Parallel
Slideshow
The Selenium Grid unleashes the full power of Selenium to run multiple automated tests in parallel across multiple platforms. Brian Long demonstrates the use of an open-source framework developed at Virginia Tech to get up and running with a Selenium Grid in about an hour. He begins by...
|
Brian Long
|
|
Fostering Long-Term Test Automation Success
Slideshow
In today’s environment of plummeting software delivery cycle times, test automation becomes a more critical and strategic necessity. How can we possibly keep up with software delivery's explosive pace while retaining satisfactory test coverage? How do we keep the reins on costs...
|
Carl Nagle
|
|
The Road to DevOps: Data, Environment, and Test Automation
Slideshow
DevOps promotes continuous integration, continuous testing, and continuous deployment. And anything that breaks this continuity is a potential bottleneck. In many organizations, testing becomes that bottleneck for one or all of the following reasons: unstable test environment, lack...
|
Tanya Kravtsov
|
|
Agile Automation Strategies and Frameworks
Slideshow
Agile practices have done a magnificent job of speeding up the software development process. Unfortunately, simply applying these agile practices to testing isn't enough to keep testers at the same pace. Test automation is necessary to support agile delivery. Max Saperstone presents an...
|
Max Saperstone, Coveros
|
|
Fostering Long-Term Test Automation Success
Slideshow
In today’s environment of plummeting software delivery cycle times, test automation becomes a more critical and strategic necessity. How can we possibly keep up with software delivery’s explosive pace while retaining satisfactory test coverage, keeping the reins on costs, and reducing...
|
Carl Nagle, SAS Institute, Inc.
|
|
Things That Really Matter in Testing—Today and Tomorrow
Video
After a twenty-year career at Microsoft, Bj Rollison took some time to reflect on the software testing profession. Bj has seen many positive changes in our field through the years. Unfortunately, he also has seen too many of us still mired in trends and topics that make good fodder for...
|
Bj Rollison
|
|
Automate REST Services Testing with RestAssured
Slideshow
Many browser, UI, and Java-based tools and frameworks can help you test REST services. However, in the world of continuous integration and delivery, manual UI- or browser-based tools typically fall short in many aspects—from early test development to developer support. When using...
|
Eing Ong, Intuit, Inc.
|
|
Write Your Test Cases in a Domain-Specific Language
Slideshow
Manual test cases are difficult to write and costly to maintain. Beaumont Brush suggests that one of the more important but infrequently-discussed reasons is that manual tests are usually written in natural language, which is ineffective for describing test cases clearly. Employing a...
|
Beaumont Brush, Dematic, Inc.
|