Writing Test Cases for a Mobile Banking Application/Jira Tool

Поделиться
HTML-код
  • Опубликовано: 7 апр 2024
  • Writing Test Cases for a Mobile Banking Application/Jira Tool
    Latest updated video • Writing Test Cases for...
    Video for "How to register in Jira for free/ Step-by-step/ Creating a project in Jira - • How to register in Jir...
    Latest videos for Testing a Mobile banking application are as follows:
    1- Writing Test Cases for a Mobile Banking Application/Mobile Banking App Features /Jira Tool • Writing Test Cases for... Part-1
    2. Writing Test Cases for a Mobile Banking Application/Mobile Banking App Features /Jira Tool • Writing Test Cases for... Part-2
    3. Writing Test Cases for a Mobile Banking Application/Mobile Banking App Features /Jira Tool • Writing Test Cases for... Part-3
    Previous videos :
    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...

Комментарии • 4

  • @AdebowaleAdewuyi
    @AdebowaleAdewuyi 3 месяца назад +1

    Please show a demo video on other functionalities in Jira like Clone ,Test Cycles etc

  • @EasyMindChallengesandPuzzles
    @EasyMindChallengesandPuzzles 2 месяца назад +1

    Writing positive test cases is easy and everyone teaches that on RUclips. Very less people focus on negative test cases, hence testers are incompetent these days. Try out writing 5 negative test cases for a dead mobile phone. Maximum number of people will fail. Let's see.

    • @softwaretesting2023
      @softwaretesting2023  Месяц назад

      It’s true that negative test cases are often overlooked, but they’re crucial for comprehensive testing. Let’s tackle the challenge of writing negative test cases for a dead mobile phone. Here are five scenarios to consider:
      1. Power Button Behavior:
      Test Case: Press the power button when the phone is already dead.
      Expected Result: The phone should not respond or show any signs of life.
      2. Charging Port Inspection:
      Test Case: Connect the phone to a charger with a damaged or incompatible cable.
      Expected Result: The phone should not charge or display any charging indicators.
      3. Battery Removal Check :
      Test Case: Attempt to remove the battery from the dead phone (if the phone allows battery removal).
      Expected Result: The phone should not power on or show any activity after the battery is removed. In cases where the battery is non-removable (common in many modern smartphones), we can adjust the test case accordingly.
      4. Software Interaction:
      Test Case: Connect the phone to a computer and try to access its files.
      Expected Result: The computer should not recognize the phone or display any connected device notifications.
      5. Button Combinations:
      Test Case: Simultaneously press specific button combinations (e.g., volume up + power) on the dead phone.
      Expected Result: No response or booting sequence should occur.
      Remember, negative test cases help uncover hidden issues and ensure robust software quality. Testers who focus on both positive and negative scenarios contribute significantly to product reliability! Thanks for reaching out to me. Feel free to ask and share your thoughts too.