Friday 6 September 2024

Good & bad Prompt to write Selenium Tests using Generative AI with GPT

 



📌 Telegram Group: https://t.me/+FTf_NPb--GQ2ODhl
📌 YouTube channel: https://lnkd.in/gGUGmb-P

******

💛 Good & bad Prompt to write Selenium Tests using Generative AI with GPT

Scenario: Automate the validation of title for a webpage using Selenium-Java

***************************
🔺 Good Prompt Example:

👉 Prompt:

“Write a Selenium test in Java to validate the title of the webpage. Ensure that the test uses proper exception handling, includes assertions for validation, and is structured with clear comments. The test should navigate to ‘https://www.example.com', and verify that the page title is ‘Example Domain’. Additionally, the test should close the browser after execution.”

👉 Why It’s Good:

Clarity:
The prompt is clear and specific about what the test should do.

Details:
It includes additional requirements like exception handling, assertions, and closing the browser.

Context:
The webpage and title to be validated are specified.

Code Quality:
It emphasizes writing a well-structured test with comments.

*********************************
🔺 Bad Prompt Example:

👉 Prompt:
“Write a Selenium test to check a title.”

👉 Why It’s Bad:

Vagueness:
The prompt is too vague, without specifying the webpage, title, or any other details.

Lack of Detail:
It does not mention important aspects like exception handling, assertions, or browser management.

Unstructured:
The lack of structure could result in poor-quality, incomplete code.

__________
🚵‍♀️ Curious to learn more on usage of Prompts and How to use Generative AI and Code Generation tools for Software testing?
Try my sessions here: https://lnkd.in/gBjxYAPN

👾 Lets connect to discuss on use of LLM models like Sonet for Automation: https://lnkd.in/dP56a_5P

hashtag#ai hashtag#testing hashtag#softwaretesting hashtag#qualityassurance hashtag#career hashtag#sdet hashtag#qa hashtag#qaautomation hashtag#technology hashtag#llm hashtag#genai hashtag#sidpostai hashtag#sidpost

No comments:

Post a Comment

All Time Popular Posts

Most Featured Post

Good & bad Prompt to write Selenium Tests using Generative AI with GPT

  📌  Telegram Group:  https://t.me/+FTf_NPb--GQ2ODhl 📌  YouTube channel:  https://lnkd.in/gGUGmb-P ****** 💛 Good & bad Prompt to writ...