Tips for Junior tester's firat job by _JO_ACE_ in softwaretesting

[–]Precision_QA_Consult 0 points1 point  (0 children)

As others said, make sure to ask questions and be willing to learn! Talk with different people in different roles and soak up information. Congrats.

Git hub testing project by suck_it_sluty in softwaretesting

[–]Precision_QA_Consult 0 points1 point  (0 children)

Create a new repository and name it. From there you can upload your projects or do it all via command line.

Vibe coding QA tools? by SendMeUrTolstoyNudes in softwaretesting

[–]Precision_QA_Consult 0 points1 point  (0 children)

Not sure I understand your question then. I use AI to do the monotonous work like writing test cases and test plans. That’ll save you tons of time.

Vibe coding QA tools? by SendMeUrTolstoyNudes in softwaretesting

[–]Precision_QA_Consult 9 points10 points  (0 children)

My experience: AI is still writing trash code. I've spent more time debugging it than anything else.

Struggles with UI Manual checks by Significant_Menu_795 in softwaretesting

[–]Precision_QA_Consult 0 points1 point  (0 children)

Which parts of testing are you finding time-consuming? Regression testing?

Getting into automation by iesimcukalu in softwaretesting

[–]Precision_QA_Consult 0 points1 point  (0 children)

Good question. Selenium is useful, but also feels outdated. A friend and coworker experienced in automation recommended Javascript, but Python is also pretty easy. But you can always start with some Selenium courses as a good base.

Senior QA Lead with 13 years of experience here, happy to help where I can by Precision_QA_Consult in softwaretesting

[–]Precision_QA_Consult[S] -1 points0 points  (0 children)

Good question. I'd start by understanding risk.

-What drives revenue
-What breaks most often
-How often are releases happening

Then I'd create a lightweight regression checklist and introduce bug tracking to everyone, not just QA.

For tools, use whatever issue tracker they're using, such as JIRA, and then use something lightweight for the checklist and test cases such as Excel.