Member-only story
ChatGPT, Heypi and Google Bard: Manual Test Cases for Login Page
I am constantly experimenting with AI to explore the extent of its capabilities in testing. In my previous post, I asked it to devise a test strategy for the login page of a fake e-commerce website. Today, I am going to ask it to generate manual tests for the same page.
The login page looks like this:
In line with my previous post, I proceeded initially without setting up any content or providing additional information. I started with ChatGPT and here is my prompt:
Please write a manual test plan for the Customer Login Page of an e-commerce website that includes fields for Email and Password, a Sign In button, a Forgot Your Password? link, and a Create an Account button.
As a result, I got a lengthy and comprehensive list of tests.
I am not entirely satisfied with these results, so I will provide some context for the discussion. I will be using the same context that I used in my previous post and use…