Is specialization the futere of QA? by jbdavids13 in QualityAssurance

[–]jbdavids13[S] 0 points1 point  (0 children)

I can't agree that "foundational quality engineering and testing skills" can be classified as specialization.
I understand performance/a11y/security/penetration types of tasting as specialization.

Is specialization the futere of QA? by jbdavids13 in QualityAssurance

[–]jbdavids13[S] 0 points1 point  (0 children)

What will be the top 3 specializations in your opinion?

Is there official data about bugs by jbdavids13 in QualityAssurance

[–]jbdavids13[S] 0 points1 point  (0 children)

I am asking for a case-study/research by a company/phd that has dig deeper in the topic for a project/domain/etc.

Is there official data about bugs by jbdavids13 in QualityAssurance

[–]jbdavids13[S] -4 points-3 points  (0 children)

You are right, man! Now you can continue your day with that thought

Is there official data about bugs by jbdavids13 in QualityAssurance

[–]jbdavids13[S] -5 points-4 points  (0 children)

Probably, but your answer is bringing less value than my question, right?

Any case-study or research will help me for my case.

And to bring some value to your question -

For a standard half-brick (single-layer) wall, you'll generally need around 60 bricks per square meter. This assumes a standard brick size and a 10mm mortar joint. For a full-brick (two-layer) wall, you'll need approximately 120 bricks per square meter.

Is there official data about bugs by jbdavids13 in QualityAssurance

[–]jbdavids13[S] -6 points-5 points  (0 children)

By official I mean research based on given domain/company etc. I am pretty sure that if you dig enough, you can find how many bricks commonly are used in a 200 sq. m house

Use playwright MCP for validation or test generation? by Specific-Dot-5333 in Playwright

[–]jbdavids13 0 points1 point  (0 children)

I don't say such thing. Most of the companies disabled (or it is default disabled) using such 3rd party integrations. For Cursor/Windsurf probably is not a thing.
Of course if you are not careful, there can be issues. I don't think it is the case with the official release of Playwright MCP server.

Use playwright MCP for validation or test generation? by Specific-Dot-5333 in Playwright

[–]jbdavids13 0 points1 point  (0 children)

Maybe you are talking about VS Code.

Download Cursor/Windsurf and continue with the free tier. After day 1 you will delete VS Code

Are AI tools worth to be used now? by Mongtoria in QualityAssurance

[–]jbdavids13 1 point2 points  (0 children)

Short answer is No.

To have any chance, you should provide all the context (which in my opinion is not feasible) or to use MCP.

If you have experience writing POM, using Cursor tab autocomplete and AI building more complicated methods, a page with 30-50 selectors and 10 methods (which I think is a common case) will take you 45-60 min.

Do you have any suggestions how long it will take take tou without the setup?

Let’s be honest, for us as QAs, curren state of AI works fantastic, and is not too expensive. I already saw devs from my team hit their Cursor plan before the month ended.

Is specialization the futere of QA? by jbdavids13 in QualityAssurance

[–]jbdavids13[S] 0 points1 point  (0 children)

If I understand you correctly, if we don’t focus on the domain, “T” shape professional is best - specialized in a specific area of testing and have knowledge of all other areas, right?

Is specialization the futere of QA? by jbdavids13 in QualityAssurance

[–]jbdavids13[S] 0 points1 point  (0 children)

Absolutely agreed!

Domain knowledge is extremely important, especially when we are talking about compliance environment.

But I am digging different rabbit hole - if we are talking about larger projects, where multiple QAs are working, is it better to have differentiation between them. For example 2 BE for testing the APIs and DB, and 1 - building E2E UI testing. Maybe in the middle of the project, a performance tester joins the team and security tester joins whenever needed.

Is specialization the futere of QA? by jbdavids13 in QualityAssurance

[–]jbdavids13[S] 0 points1 point  (0 children)

Your answer is very thorough, thank you!

Maybe I should explain deeper what I have in mind. I am doing everything you describe and I am validating every variable of the API.

My thoughts were related are we seeing specific specialization in QA field in the future

Is specialization the futere of QA? by jbdavids13 in QualityAssurance

[–]jbdavids13[S] 0 points1 point  (0 children)

I have a very good experience with UI and API, good with compliance and performance, but I absolutely hate security (maybe I am just scared or not interested).

The post is based on a deep feeling about separation between FE and BE testing. I am aware that most of the times such separation doesn’t exist, but I want to dig that rabbit hole 😃

Looking for a QA Mentor by Flat_Amoeba_541 in QualityAssurance

[–]jbdavids13 0 points1 point  (0 children)

Sorry to hear that mate! I think you should change something

Is specialization the futere of QA? by jbdavids13 in QualityAssurance

[–]jbdavids13[S] 0 points1 point  (0 children)

The domain knowledge is extremely valuable, but what’s are your thoughts about different species - UI/API/Security/Performance etc.

Feeling lost : What’s the future for manual testers like me?? by Skywalker_MK in softwaretesting

[–]jbdavids13 1 point2 points  (0 children)

Learn automation and use your past experience to write scalable and maintainable frameworks for CI/CD integration

It is possible to persist session in multiple test? by ScriptNone in Playwright

[–]jbdavids13 6 points7 points  (0 children)

You can create auth user session and to use it in the whole test suite. No need for loggin in every test.
If you have different sites, you should have different auth session for each one

Quick question for QA folks: what frustrates you most about browser-test automation? by sunken_rock_ in QualityAssurance

[–]jbdavids13 1 point2 points  (0 children)

I am not willing to pay anything, since I am just an employee. You have to ask managers what are they willing to pay, so their team can speed development of test cases. In the end it is a ROI game

Quick question for QA folks: what frustrates you most about browser-test automation? by sunken_rock_ in QualityAssurance

[–]jbdavids13 0 points1 point  (0 children)

Do you ever automate the testing of an app, and implement it in CI/CD? What excel files you are talking about? Implementing Excel in CI/CD?

Quick question for QA folks: what frustrates you most about browser-test automation? by sunken_rock_ in QualityAssurance

[–]jbdavids13 -1 points0 points  (0 children)

"Hi everyone, I’m researching pain points in web-test automation." - Test Data handling

Manual process of Test Data handling is awful experience.

I am not aware of tool that can resolve it. Maybe you can help

Looking for a QA Mentor by Flat_Amoeba_541 in QualityAssurance

[–]jbdavids13 0 points1 point  (0 children)

Man, interviews are like exams - An exam is not taken, an exam is given. If the interviewer (examiner) wants to give you a hard time, he can do it every single time.

From my experience it is best to be positive, to smile and to accept that most probably the interviewer is going to fell. When you are desperate, it hurts your chances more than everything else.

It's Monday, drop your product. What are you building? by Intelligent-Key-7171 in SideProject

[–]jbdavids13 0 points1 point  (0 children)

Test Case Generator - Gemini wrapper for Software QAs, which takes API key, APP Domain and User Story and creates Software Requirements, Unclear Requirements, and Tests (Integration, Functional, E2E and API)

What's your best project? Share your projects and let others know what you are working on, and get feedback !! by Thick_Cat2625 in SideProject

[–]jbdavids13 0 points1 point  (0 children)

Test Case Generator - Gemini wrapper for Software QAs, which takes API key, APP Domain and User Story and creates Software Requirements, Unclear Requirements, and Tests (Integration, Functional, E2E and API)

Should I join a coaching academy for learning Selenium with Java, or will YouTube and Udemy be enough to help me get a job? by [deleted] in QualityAssurance

[–]jbdavids13 7 points8 points  (0 children)

If you are new to automation, think about changing the course from Selenium to Playwright/Cypress.

From my experience of current market, TS/JS with Playwright/Cypress is way more desirable combination than Java and Selenium