Atlassian
Atlassian is a leading provider of collaboration, development, and issue tracking software for teams. With over 50,000 global customers (including 85 of the Fortune 100), we’re advancing the power of collaboration with products including JIRA, Confluence, HipChat, Bitbucket, and more. Driven by honest values, an amazing culture, and consistent revenue growth, we’re out to unleash the potential of every team.
-
Agile Exploratory Testing
Featuring Jean-Paul Varwijk
Testing in an agile team is challenging. As a tester you have less information, less time and even more team responsibility.
You can cope with this by learning to organize and approach your testing in an exploratory way that takes being agile in to account.
exploratorytesting agile software-development trainer software-testing -
2
Get into Coaching and Mentoring
Featuring Dan Ashby and Tony Bruce
As your career progresses you may find yourself needing to coach people or to mentor them or both. This maybe something that is put upon you. It maybe something you seek. Either way, for many of us, it's not something we're experienced in. This workshop is here to help.
-
Dimensions of Testability
Featuring Maria Kedemo
A high degree of testability helps not only testers, but everyone involved in software development. When you make it easy to find important problems, you gain options to take action. Conversely, low testability can be very costly. The ability to identify testability issues early and understand...
agile testability testing -
Testing web services - Part 2 - Observing, modelling and designing test suites for Web services
Featuring Mark Winteringham
Observing, modelling and designing test suites for Web services builds on participants basic knowledge of web services. The workshop shows participants how to use a proxy server to build a detailed model of an application and then use that model to design tests and improve test coverage.
testing web-services -
Behaviour Driven Web UI Automation with Selenium and SpecFlow
Featuring Gaspar Nagy
BDD is a method that focuses on defining the requirements based on the expected behavior; DDD is a method that uses a ubiquitous language all across the solution; UX helps design user interactions based on user behaviour… and Selenium WebDriver (or similar) is a tool that is mostly used to ignore...
.net windows c# automated-testing specflow -
Fast Feedback And Fun Using Ruby
Featuring Stephan Kämper
Ruby is ‘a Programmer’s best friend’. Let’s use Ruby to get feedback - including getting feedback automatically - when working on projects. Whether it’s about transforming source code into test results (a.k.a. running automated tests) or generating image files from raw data, Ruby can be used to...
ltgworkshops ruby feedback -
Questions are Powerful. Learn to Use Them.
Featuring Tony Bruce
Questions are a powerful tool, and good questioning skills are extremely important.
testing -
2
Write more robust and extensible BDD tests faster with Serenity and the Journey/Screenplay Pattern
Featuring John Smart and Jan Molak
In this workshop, you will learn how to write clean, clear and maintainable tests using the Journey/Screenplay Pattern, an innovative new approach to writing BDD-style automated acceptance tests that are easier to understand, easier to extend and easier to maintain. You will also witness a...
-
Hands-on Screen Reader Workshop
Featuring Steve Green
Like many developers and testers you might have downloaded a screen reader to test your website, but are you using it properly? If you have not spent time observing real screen reader users the chances are you’re not using it like they do.
-
Testing web services - Part 1 - Understanding and testing Web Services
Featuring Mark Winteringham
Understanding and testing Web services is an interactive workshop that guides participants through the fundamentals of what makes a Web service and how to build requests to query and manipulate data from a web service. The attendees will learn key skills through testing a bespoke web service,...
testing modelling web-services