Skip to content

Adding Comments to a Concert Page Test Case

bakipin edited this page May 9, 2017 · 1 revision

Preconditions:

  • User must be logged in to the system.
  • Registered user opened an existing concert page.
Test Case Scenario Test Steps Expected Results Actual Results Pass/Fail
Adding a comment to an existing concert page 1.Open the concert page.
2.Click on comment button
3.Write a comment
4.Click on post button.
1.Comment appears in the concert's comments section.

2.If the comment is longer than 5 lines, the first 5 lines of the comment is displayed with an option to show the rest of the comment.
Clone this wiki locally