mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 22:43:53 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22SGdQOsjcf4gfl6Dlv2BgP%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Test Case Generator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22SGdQOsjcf4gfl6Dlv2BgP%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
Given the user story, the AI is responsible for building the test cases. Try providing the user stories in a clear or descriptive manner and you will get the test cases generated by the AI
|
||||
|
||||
@@ -11,6 +11,49 @@ You will be provided with the test cases and your job is to come up with the tes
|
||||
{{ user story }}
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Test cases for the user story:
|
||||
|
||||
|
||||
|
||||
1. Test case: Fill out application for Certified Scrum Trainer
|
||||
|
||||
- Input: Personal details, qualifications, and experience required for the application
|
||||
|
||||
- Expected output: Application submitted successfully
|
||||
|
||||
|
||||
|
||||
2. Test case: Verify profile includes upcoming classes and links to detailed pages
|
||||
|
||||
- Input: Trainer's profile information, upcoming classes with detailed pages
|
||||
|
||||
- Expected output: Profile displays upcoming classes with links to detailed pages
|
||||
|
||||
|
||||
|
||||
3. Test case: Access old news that is no longer on the home page
|
||||
|
||||
- Input: Click on the "Old News" section or search for specific old news
|
||||
|
||||
- Expected output: Old news is displayed or search results show relevant old news articles
|
||||
|
||||
|
||||
|
||||
4. Test case: View list of all upcoming "Certification Courses"
|
||||
|
||||
- Input: Click on the "Certification Courses" section or navigate to the page
|
||||
|
||||
- Expected output: List of all upcoming certification courses is displayed
|
||||
|
||||
|
||||
|
||||
5. Test case: Page through the list of upcoming "Certification Courses"
|
||||
|
||||
- Input: Click on pagination buttons or scroll through the course list
|
||||
|
||||
- Expected output: Able to navigate through multiple pages of upcoming certification courses
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Test cases for the user story:
|
||||
@@ -55,4 +98,3 @@ You will be provided with the test cases and your job is to come up with the tes
|
||||
|
||||
- Expected output: Able to navigate through multiple pages of upcoming certification courses
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user