What tedious tasks are you using AI for?

It’s easy to jump too far in the future and imagine what AI will look like and how it may help us do all the things.

However, in reality, we have to take steps towards a future that (may) look like that.

What tedious, boring or repetitive tasks are you actually using AI for? (or plan to in the near future)

I use AI for following:

  1. Test idea generation
  2. Test strategy documentation
  3. Test data generation
  4. Automated test script generation
  5. Performance appraisal documentation
  6. Content idea generation
  7. Learning

I’m using AI for :

  1. Generating test cases
  2. Matching automation logic with PRD
  3. Review the requirements
  4. Optimize code
  5. Generate scripts
  6. Also for maintaining CI/CD Pipeline

Most importantly for finding different command for executing different task.

Creating alt text. For some reason, I just feel like I don’t do a good job when it comes to creating alt text for images. Having ChatGPT do it is so much nicer.*

* Also, I am on vacation right now so if my answer feels less than satisfactory, I blame it on all the sleeping in I’m doing this week :sweat_smile:

Not really an AI guy…
I use it to help with some code because I sometime lack of knowledge in this field.
And for the same reason I spent the last month free time into cy.prompt() with plain english and though it’s not done yet for me, it looks promising !

1 Like

Review the Requirements

Create Test Doc

Explain, Optimize , refactor, the Test Automation code

Explain any errors , fix the errors, alternate ways to fix errors in test automation code

Test Data Generation

Understand MR changes , Resolve MR conflicts

Write Commit message based on git diff