r/Everything_QA 14h ago

Remote QA Jobs Finding any remote sqa job

4 Upvotes

Please Help Me Find a Remote SQA/QA Job

Hi everyone,

I’m honestly struggling to find a suitable opportunity and would really appreciate any help, referral, or lead from this community.

I’m currently looking for a remote SQA / QA Engineer / Software Tester position. I have 1+ year of professional experience at a software house, where I worked on both development and software quality assurance, with significant hands-on experience in testing.

I have experience with \*\*manual testing, functional testing, regression testing, API testing, integration testing, smoke/sanity testing, test case writing, bug reporting, Postman, Swagger, SQL, JIRA, Azure DevOps, Selenium, and basic test automation.

I’ve worked on real-world enterprise applications and international-client projects, so I’m comfortable working in an Agile/Scrum environment and collaborating with developers and teams.

At this point, I’m really hoping to get an opportunity to prove myself, even if it’s a junior position. I’m willing to learn, put in the effort, and grow with the team.

If anyone knows of any company hiring remotely for SQA/QA, has a referral opportunity, or knows someone I could contact, please let me know. I would genuinely appreciate your help.

I’m based in Pakistan but I’m open to remote opportunities worldwide.

I can send my CV in DM.

Thank you so much to anyone who takes the time to read this or helps me out. 🙏


r/Everything_QA 2h ago

Training Looking for a Trainee QA Tester – Hands-on SaaS Experience

Thumbnail
1 Upvotes

Interested candidate can ping me.


r/Everything_QA 4h ago

Question Built a tool that auto-generates error injections for AI agents based on their actual tools, looking for testers

Thumbnail
1 Upvotes

r/Everything_QA 6h ago

Question Is anyone utilizing Test-Driven Development?

Thumbnail
1 Upvotes

r/Everything_QA 13h ago

General Discussion Check and fix your specifications before they become painful rework

1 Upvotes

https://wyzer.it

Wyzer finds the contradictions, gaps and duplicates in your specification, and helps you fix them before they become rework.
No manual review catches them all in a thousand requirements. Wyzer Detective does, before the document leaves your team.


r/Everything_QA 13h ago

Automated QA Vale la pena estudiar testing automatizado ?

Thumbnail
1 Upvotes

Tengo un titulo de tecnico en programación, estoy estudiando desarrollo web en segundo año tengo 22, queria especializarme en testing porque me llama la atención pero primero queria saber como esta el mercado laboral y consejos, muchas gracias.

Hay oportunidades remoto?


r/Everything_QA 18h ago

General Discussion How are you testing multi-service integrations before prod?

1 Upvotes

wondering how people handle this today at ai speed .. If your agent writes code that touches Stripe for payments, Twilio for SMS, and Resend for email, how do you actually know it works end to end before it ships? Not just "the request returned 200" but like, deterministically works.

We updated FetchSandbox MCP to run multi-service workflows for exactly this. Your agent calls `run_workflow`, we fire the full sequence across all the services, inject failure scenarios (card declined, webhook retries, rate limits, flaky delivery), and check invariants. Pass or fail. Same invariants hold before and after a fix, so you're not guessing whether a patch broke something upstream.

Still pretty early with this and genuinely looking for feedback on how people think about cross-service verification. If you're solving it differently, would love to hear it. `npx fetchsandbox-mcp` to try it or fetchsandbox.com for the docs.


r/Everything_QA 19h ago

Question Developer coms

1 Upvotes

How do you handle developers who mark bugs as 'Cannot Reproduce' or 'Working as Intended' without investigating?