# Role Prompting (Persona) | AI for Testing | Explained with Step-by-Step Demo

## Метаданные

- **Канал:** Automation Step by Step
- **YouTube:** https://www.youtube.com/watch?v=3cD26P1ECzw
- **Дата:** 29.04.2026
- **Длительность:** 4:46
- **Просмотры:** 1,334
- **Источник:** https://ekstraktznaniy.ru/video/50058

## Описание

Want better results from AI while testing?

In this video, you’ll learn one of the most powerful prompt engineering techniques — Persona (Role Prompting) — using real-world testing scenarios.

We’ll use an e-commerce checkout example and show step-by-step how changing the role of AI improves test case quality.

Short - https://youtu.be/JNMpXh1Fx2c?si=PpYu3DkJ3pvOqP-0

👉 You’ll learn:

What is Persona / Role Prompting
Why basic prompts fail
How to make AI think like an SDET
Hands-on demo using ChatGPT
Real comparison: Basic vs Advanced prompts

This is a practical, hands-on session designed for testers, SDETs, and beginners.

👉 Try it yourself and see the difference 🚀

prompt engineering testing, role prompting, persona prompting, AI testing prompts, ChatGPT testing, SDET AI prompts, test case generation AI, prompt examples QA
▬▬▬▬▬▬▬

Share with all who may need this

If my work has helped you, consider helping any animal near you, in any way you can

Never Stop Learning
Raghav Pal





## Транскрипт

### Segment 1 (00:00 - 04:00) []

Hello and welcome. In the last session, we started with prompt engineering and in this session, we are going to do something very interesting. learn role prompting or how do we add persona to our prompts when we chat with AI. So, let's imagine you want to test a checkout page and you want to check different things like adding items, entering the address, checking out process, making payment, etc. So, you want to take help of AI and you go to AI chat and you will write a very basic prompt. So, you can do hands-on along with me if you want. Let's go to You can go to chat GPT or Gemini or any AI chat that you want. So, let's say I will go here and let's say generate test cases for checkout. So, this is a very basic prompt. I will say generate test cases for checkout and I will hit enter. Let's see what does it give us. So, it is giving us some output, some response and based on all the details or its past experience, it is giving me the best possible output. So, basic checkout flow, happy path, user authentication, cart validation, payment scenarios, etc. So, all this is fine, but what if I can make it make my prompt much better by adding a role or persona to the chat where I will say that you are an experienced Sdet. You can say you are a senior QA engineer or a senior automation engineer or whatever you want to say and then you can give your prompt. Generate five test cases for checkout of an e-commerce application including all the scenarios or even if you just give the basic prompt and only add the persona, let's see what will happen. So, let's say I will just copy this and say act as a senior Sdet or it can be a senior automation engineer, QA engineer, etc. and generate test cases for checkout. So, as of now, I have just added a persona and everything else remains same. So, let's see the difference. So, you can see the output will be much more refined, much more polished. It efficient and exact to what exactly we need and you can see the difference here. And if you add some more context and you can say what exactly you need, what kind of test cases, positive, negative, edge test cases, how many, you can add the limits, etc. All that we have learned in the last session, it will make the output even more better and efficient. So, what changes here? So, by adding the role or persona it makes the output much, much better and it makes AI think as that particular role or that particular person or will only check in that particular field. So, AI will have to check a lot of data sets, but when you give a role, persona, the data set that it has to check and prepare the output becomes very less and it gives you much better responses, faster and more efficient and the responses are much more useful. Okay. So, this is how we add role or we add persona to our prompts and this is called as role prompting. All right. So, you can see it will make the output much, much better when we say you are an experienced Sdet or uh imagine or act like a senior Sdet. Now, it knows that it only has to check the data sets related to Sdet like the Sdet standards, Sdet security protocols, testing uh things and business analysis, etc. So, the data sets becomes very limited and it will give us much better responses. Okay. So, just tell AI who it is for or what you want him uh what you want AI to act as and the output improves instantly. Okay. So, let's try something. Let's say you want to test a login page with OTP and you can try with two prompts. The first one will be the very basic prompt and after that, check your output and after that just add the role that act as a senior test engineer or a senior QA and the same prompt and you will see the difference in the output. So, this is how we do role prompting. Okay. I hope this was very useful. I will see you in the next session. Thank you for watching and never stop learning.
