Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Something Clever With Computers

Ashley
October 25, 2018

Something Clever With Computers

A talk for students to learn about the various careers in technology.

Ashley

October 25, 2018
Tweet

Other Decks in Education

Transcript

  1. @TuffersTests How many people does it take to produce software?

    User researchers Developers Dev ops Technical authors Testers UX designers Business analysts & More…!
  2. @TuffersTests Front End Developers • Create the User Interface (UI)

    • Have an eye for design & creativity, as well as the ability to code • Responsible for how everything looks on screen
  3. @TuffersTests UX Designers • Understand the psychology of “User Behaviour”

    • Goal is to make the user’s life easier through design. • Consider things from lots of different perspectives.
  4. @TuffersTests User Researchers • Gather insights in to what people

    want • Create “personas” & conduct A/B testing. • Require good communication, presentation & analysis skills
  5. @TuffersTests Business Analysts • Get the detail from customers •

    Understand customer requirements & relay them to the Development team • Ask “Why?” a lot!
  6. @TuffersTests Back End Developers • Implement the “rules” of the

    system • Change code to change how the system works • Use a variety of different coding languages
  7. @TuffersTests Technical Authors • Create the manuals • Take “developer

    speak” & turn it in to something everyone can understand • Require strong writing skills & are able to make the content engaging
  8. @TuffersTests Scrum Master • Protect the team & their work,

    to prevent the team from being overloaded with work • Facilitate meetings & make sure everyone is on target • Practical & require good analysis skills
  9. @TuffersTests Testers • Check the system before it is released,

    in lots of different ways - usability, performance, accessibility & more! • Focus on detail & providing the user with the best quality product
  10. @TuffersTests Why Testing? • Have you ever noticed a game

    glitch? • Have you ever experienced an app/game crash? • How many of you told other people about the glitch/crash?
  11. @TuffersTests Seriously, what do you even do?! “In Software Testing,

    test Automation is the use of Special software (separate from the software being tested) to control the execution of tests and comparison of actual outcomes with predicted outcomes” #Exciting!!!