Software Testing Videos and Tutorials: Load Testing, Unit Testing, Functional Testing, Performance Testing, Agile Testing, DevOps

Coaching for Software Testers

July 30, 2013 0

Do you want to learn how to coach software testers to be skilled at what they do, using a systematic approach? Coaching, unlike training puts the student at the centre of the session. You coach on what the student wants to learn , with the goal of empowering and motivating the student. While these are ultimately the responsibility of the student, there are ways a coach can help a student feel more empowered. Learn how to guide a student through a coaching task, helping them to feel challenged and motivated to continue to discover more.

The RSpec Toolbox

July 24, 2013 0

RSpec is an open source testing tool for the Ruby programming language. Born under the banner of Behavior-Driven Development (BDD), it is designed to make Test-Driven Development a productive and enjoyable experience. RSpec aims to help you focus on the design and documentation aspects of the testing process.

Acceptance Testing and BDD with RSpec and Capybara

July 1, 2013 0

Behavior-Driven Development (BDD9 and Acceptance Testing are heavily intertwined and in many aspects are one and the same. Both focus on starting at the outer layers of your application by concentrating on what matter to users; behavior.

Unit Tests in the Grand Scheme of Things

June 20, 2013 0

Unit Tests are ultimately a way to ensure quality by catching defined errors cases early. There exist many handy and excellent tools for unit testing, and even methodologies like Test Driven Design based around unit tests. As a result of this, developers tend to use unit tests “for everything”, and consequently use the term too broadly.

Unit Testing JavaScript with Venus.js

June 18, 2013 0

Venus.js in an open source software testing tool developed by LinkedIn that allows you to organize and run your entire JS testing system with a single tool using Node.js. Venus eliminates repetitive tasks and friction points and lets you focus on writing tests instead of running them.

10 Test Automation Lessons Learned at eBay

June 13, 2013 0

eBay’s European quality engineering team has broad experience implementing end-to-end test automation in different software development environments (agile, waterfall, co located , outsourced, distributed). This presentation illustrates the key lessons learned from a technical and business perspective.

1 35 36 37 38 39 51