Get AI to think like a hacker trying to break your code.
Copy this Prompt:
“Act as a Lead SDET. Analyze this [Language] function: [Paste Code].
Create a test plan covering:
1. Happy Path. 2. Edge Cases (null, empty, max/min). 3. Malicious input.
Write the tests in [Framework] using a ‘Given/When/Then’ structure.”
“Act as a Lead SDET. Analyze this [Language] function: [Paste Code].
Create a test plan covering:
1. Happy Path. 2. Edge Cases (null, empty, max/min). 3. Malicious input.
Write the tests in [Framework] using a ‘Given/When/Then’ structure.”
