Enjoy your Skills Bundle
This is a collection of EuroSTAR’s finest software testing content in relation to skills for software testing.
There is a huge debate on what skills you need for software testing. Opinions are changing constantly. Are technical skills more important? Are social skills more important? Hopefully this bundle of resources will help you decide what skills you need.
__________________________________________________________________________________
Webinars
Thinking Through Your Role
James Bach & Jon Bach
In this webinar, James and Jon Bach share some heuristics so that you can more clearly assess and negotiate your own role on a technical team.
Key Takeaways:
- A diagramming method that helps discuss roles
- A one page analysis heuristic for roles
- Why roles matter on projects
Programming for Testers
Graham Thomas & Phill Isles
In this webinar, Graham and Phill show you how easy it actually is, as a tester, to learn how to programme. They start with 3 simple steps and show you how to get up and running with Python.
Key Takeaways:
-
- A deeper insight into the Testers need to learn to code debate
- Your first steps into programming
- Experience, examples and references to help you continue your Programming Adventure
Survival Techniques for Testers
Derk-Jan de Grood & Jan Jap Cannegieter
Derk-Jan and Jan Jap explain how we can survive as a tester and what skills and knowledge we need to develop.
Key Takeaways:
- Become aware of the need to continuously develop yourself
- What specialisms should I adapt to become a better tester
- Insights in how to brand your knowledge and let the world know about your specialism
___________________________________________________________________________________________
eBooks
7 Quick Ideas To Improve Your Testing
Gojko Adzic, David Evans & Tom Roden
The book is part of the series of ‘50 Quick Ideas‘ publications which will help you test your software better, easier and faster.
Key Takeaways:
- Generating test ideas which are particularly useful for exploratory testing activities.
- Defining good checks that can be easily automated.
- Improving the reliability of testing systems to make test automation code easier to manage.
- Decoupling coverage from purpose for more focused and faster automation.
Java for Testers
Alan Richardson
By learning the basics of Java presented in this book, you ultimately will learn how to read and understand existing code bases, and write simple checks using JUnit quickly.
Key Takeaways:
- Learn the Basics of Java Revealed
- Learn how to install the Necessary Software
- Write Your First Java Code and work with Classes
Programming For Testers
Graham Thomas & Phill Isles
The main stumbling block to the tester actually learning to code is usually getting started. This eBook provides a practical guide on how to get started with programming.
Key Takeaways:
- Why you should learn how to code
- How to learn
- Exercises to complete
______________________________________________________________________________
Skills for Blog Posts
What Soft Skills Does A Test Engineer Need?
Alexsandar Ristic
Having technical skills will certainly help you land the job you want, but if you want to be really good at what you’re doing, you’ll need some extra help, that is where soft skills come to play. What are the soft skills for software testing?
Collaboration is a Wanted Skill for Testers
Testers who know how to collaborate and promote cooperation within their team have a real advantage. Find out why.
Getting the Test Environment Strategy Right
Often test environments are loosely managed resulting in utilisation conflicts and schedule delays. What tactics or approaches can we use to help team members understand the importance of a well maintained Test environment?
Test Coverage: How Mind Maps can Help
Prashant Hegde
Mind maps can be used in all the test stages from test planning to test case execution. Here Prashant shares how to make the most of mindmaps in testing.