Updated Tester Mindset (#1910)

pull/1907/head^2
ChuckD3ath 2 years ago committed by GitHub
parent 416f0839fd
commit 848a50dc81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 15
      content/roadmaps/113-qa/content/100-qa-basics/101-tester-mindset.md

@ -1 +1,14 @@
# Tester mindset
# Tester Mindset
As a Quality Assurance Engineer, your job is to look for the weak spots in a product, whatever that product may be, and report them back, so that they can be fixed and thus, the product you are working on can be of the highest quality possible.
To do your job successfully, you need to have a Testing mindset. What does that mean? Among other things, it means you have to think in the most destructive way possible and be as creative as possible.
A few important points:
- Know the product you are testing
- Don’t be afraid to think outside of the box when you are testing it
- Don’t be afraid to misuse it as much as possible.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://softwaretester.careers/the-software-testers-mindset/'>The Software Tester’s Mindset</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://medium.com/@blakenorrish/how-to-think-like-a-tester-7a174ff6aeaf'>How to Think Like a Tester</BadgeLink>
Loading…
Cancel
Save