open-tutorials / cypress

Практические туториалы по Cypress
https://www.epic1h.com
9 stars 4 forks source link

Spelling error in delete comment test case #47

Closed breslavsky closed 1 year ago

breslavsky commented 1 year ago

Discussed in https://github.com/open-tutorials/cypress/discussions/41

Originally posted by **Vivioza5** February 9, 2023 # 🐞 Bugreport tutorial: Finish mama project * **Number:** 3 * **Name:** Spelling error in the text on the page * **Date:** 09/02/2023 * **Project:** Open tutorials * **Part:** Template test case markdown * **Severity:** Normal * **Priority:** Medium # Table of contents 1. Behaviour 2. Precondition 3. Steps 4. Actual result 5. Expected result 6. Possible causes 7. Correction # 1. Behaviour * ** Device:** Any devices * **OS:** Any OS * **Screen:** any screens * **Browser:** Any browser * **Network parameters:** Any networks # 2. Precondition 1. Open [tutorial](https://www.epic1h.com/finish_mama_project) on any devices # 3. Steps [Scring recording](https://www.awesomescreenshot.com/video/14686946?key=3d85a1d11761855ee38602dc0936ae2f) 2. Scroll down to point 3.2 3. Open link "Приведи свой тест-кейс в соответствии с [эталоном](https://github.com/open-tutorials/cypress/blob/main/test_cases/delete_comment.md)" 4. Check the title of the template # 4. Actual result Text is "It should add comment:" # 5. Expected result Title is "It should delete comment:" # 6. Possible causes Mistake # 7. Correction Filled in by the developer in charge. * ** Responsible:** * **Date of correction:** * **Link to patch or commit:** * **Release link:** ## Factual causes