Writing Test Cases/Test scripts, step-by-step for Login Page/Jira Tool - Part 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 พ.ค. 2023
  • Writing Test Cases/Test scripts, step-by-step for Login Page/Jira Tool - Part 2
    I create my videos from the tutorial point of view. Focuses on easy and practical learning for Software Testing, which will help anyone get started with the Software Testing field.
    Previous video link for Writing Test Cases/Test scripts, step-by-step for Login Page/Jira Tool - Part 1: • Writing Test Cases/Ste...
    Other Videos you may like to watch are linked below
    1) Test Scenarios/How to Step-by-Step write test cases or Test Scenarios: • Test Scenarios/How to ...
    2) Test Scenarios for Delivery application, /Sign up with the Mobile number.: • Test Scenarios for Del...
    3) What is Test Case Writing in software? How to write Test cases/Sort Demo: • What is Test Case Writ...
    4)Test Case Writing/Designing of the Document: • Test Case Writing/Desi...
    5) Test Case writing for the sign-up page/ Step-by-step test case writing: • Test Case writing for ...
    6)Test Case writing for the sign-up page/ Step-by-step test case writing/Part-3: • Test Case writing for ...
    7)What are Positive Test cases and Negative Test cases in Software Testing • Positive Test Cases an...
    8) Test Case writing/ Test Scenarios for the sign-up page/ Step-by-step test case writing/Part-4 • Test Case writing/ Tes...

ความคิดเห็น • 6

  • @mhmodsadek7902
    @mhmodsadek7902 4 หลายเดือนก่อน

    Can I add test scenario for Verify ( hide / show ) password functionality ?? but I do not know what i write in test steps.

    • @softwaretesting2023
      @softwaretesting2023  3 หลายเดือนก่อน

      Testing the hide/show password functionality is essential to ensure a seamless user experience and robust security. Let’s create some concise test scenarios and steps for this feature:
      Scenario 1: Verify that when a user enters a password, it should be masked (e.g., displayed as asterisks or dots) to keep it private
      Test Steps:
      Enter a valid password.
      Verify that the password is masked (e.g., “********”) in the input field.
      Scenario 2: Verify that the users should have the option to reveal the password for verification.
      Test Steps:
      Enter a valid password.
      Click the “Show Password” icon (if available).
      Verify that the password becomes visible (unmasked).
      Click the icon again to hide the password.
      Thankyou for reaching out. Please feel free to ask any doubts you have.

    • @mhmodsadek7902
      @mhmodsadek7902 3 หลายเดือนก่อน +1

      @@softwaretesting2023 thanks for your reply and your efforts ❤️

    • @mhmodsadek7902
      @mhmodsadek7902 3 หลายเดือนก่อน

      @@softwaretesting2023 we need a session about how we can find the defects in website and represent them in document as they should be written

  • @Dileepkumar-yw2yn
    @Dileepkumar-yw2yn 8 หลายเดือนก่อน +1

    Can explain how to use jira clearly ? From beginning