New way of QA testing AI-written code

3 pointsposted 10 hours ago
by ThomasL123

3 Comments

ohioohioohio

10 hours ago

I am a lone Automation Engineer with a PT manual tester.

My scripts give me clues to all sorts of issues: Blank landing pages, DB column renamed, 3 minute response times to find a single record.

I don't have anyone writing scripts for me. I write new ones and have the AI implement solutions and documentation. Because it is fast and fairly accurate, I have the extra time to hunt bugs, perform exploratory testing, and build new tests.

I am always looking for ways to enhance my test development time. Recently I added POMless object location. I don't need to create a CSS or XPath descriptor for am "Add to Cart" object. It can locate objects by the text "Add to Cart" alone.

user

10 hours ago

[deleted]