Skip to content

Commit

Permalink
add qa notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Arion Almond committed Jul 14, 2024
1 parent cb643ed commit 68cb158
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 8 deletions.
11 changes: 3 additions & 8 deletions content/posts/qa-quick-notes.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
+++
title = 'Setting the Bar on QA'
title = 'Quick thoughts on QA'
date = 2024-03-02T13:25:55-05:00
draft = false
+++


A friend of mine wanted to chat about a role as a software QA.
Like anything in the tech field one term can mean many things.
Like anything in the tech field one term or role can mean many things.

Wanted to get a couple notes down in draft, and expand on them when we meet to discuss the role in depth. I'll start with somebackground for fun, then get into the notes.

Expand Down Expand Up @@ -52,9 +52,4 @@ Generally, you now know that the feature is working, or haven't uncovered an iss

**Note** you can be as in depth as you want, but depending on the product or company it may be the norm to only be testing on windows and android, or only chrome and mac OS. Knowing that things can run any and everywhere is great but IMO the best thing is to know the customer or product user and focus on the majority then work towards the edge case.

Regression
Outage
Notification
CI/CD
Metrics
Error logs
Regression, Outage, Notification, CI/CD, Metrics, Error logs
25 changes: 25 additions & 0 deletions content/posts/qa-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
+++
title = 'Quick thoughts on QA'
date = 2024-03-02T13:25:55-05:00
draft = false
+++


# QA Notes

Goal Setting:

Go through the [QA Engineer Roadmap](https://roadmap.sh/qa) and find focus areas.

Portfolio, can do a straigt foward github pages site. Add learnings and projects along the way.

LinkedIn

[Git & Github](https://docs.github.com/en/get-started/start-your-journey/about-github-and-git)

[Selenium Code Examples](https://github.com/SeleniumHQ/seleniumhq.github.io/tree/trunk/examples)

[w3schools](https://www.w3schools.com)



0 comments on commit 68cb158

Please sign in to comment.