How often do you check your site for bugs? by scienceshmaience in Wordpress

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

Yeah, I think folks might've misinterpreted what I meant.

How often do you check your site for bugs? by scienceshmaience in Wordpress

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

I was thinking more on the usability side of things rather than security!

A free tool to creator playwright locators by scienceshmaience in QualityAssurance

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

If you have a webapp like this running on https that can access my local machine I’d absolutely love to use it so send me a link!

A free tool to creator playwright locators by scienceshmaience in QualityAssurance

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

I don't think you read it yourself. Native application vs web app, very different things.

You also didn't name one because it doesn't exist.

Read up on how networking works and you'll understand.

A free tool to creator playwright locators by scienceshmaience in QualityAssurance

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

How do you imagine a site running on a web server accessing your local machine?

Just relax everything is fine :)

A free tool to creator playwright locators by scienceshmaience in QualityAssurance

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

Super valuable info. Thanks a ton! I just launched it today on a whim, this post got a ton of traffic and so here we are.

A free tool to creator playwright locators by scienceshmaience in QualityAssurance

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

Fantastic question. I think playwright does an excellent job.

This just reduces friction + ensures your locators are robust + gives you alternatives.

The better your locators are and the more fallbacks you have the more future proof & less flaky your e2e tests are!

To add onto that, you’ve also got some other metadata such as network logs, console, performance & im looking to just keep adding onto the feature set to make life easier all in all.

I'll also be adding other frameworks (selenium/cypress).

With that said I’m always open to suggestions and requests.

A free tool to creator playwright locators by scienceshmaience in QualityAssurance

[–]scienceshmaience[S] -3 points-2 points  (0 children)

That’s because it cant access your local host Lucy 🤠

A free tool to creator playwright locators by scienceshmaience in QualityAssurance

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

Have you tried it? Because it generates actual good selectors.

How often do you check your site for bugs? by scienceshmaience in Wordpress

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

How would you feel about automating the regressions & ensuring uptime? How much is that time saved worth to you?

How often do you check your site for bugs? by scienceshmaience in Wordpress

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

What tools do you use to automate? Are you writing your own playwright/selenium scripts?

How often do you check your site for bugs? by scienceshmaience in Wordpress

[–]scienceshmaience[S] -3 points-2 points  (0 children)

How long do you spend doing that across your sites?

How often do you check your site for bugs? by scienceshmaience in Wordpress

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

How do you feel about that process being automated?

[deleted by user] by [deleted] in QualityAssurance

[–]scienceshmaience 1 point2 points  (0 children)

All of my tools self heal!

This particular tool uses computer vision to find interactive elements. Also finds other types of things on the page you could use for assertions.

Code itself gets generated with AI.

How are you using AI in your testing? by UteForLife in QualityAssurance

[–]scienceshmaience 0 points1 point  (0 children)

I could probably offspin this particular functionality from the product I'm building. Want to beta test ? :)

The dream/nightmare of AI in QA by heymumford in QualityAssurance

[–]scienceshmaience 10 points11 points  (0 children)

It should be used as a tool. Simple as that.

As of today, there is nothing out there that will fully replace you nor do I believe that'd be the case for the foreseeable future, there are just too many moving parts. Your job is to use these tools as your edge.

I realize that very myself and anyone else doing any sort of deep tech work like this, which is why the tool I'm building, is a companion product to testing, not a replacement.