Skip to main content
Kat
Employee
June 11, 2025
Question

In test automation, which of the following can cause a “false positive” result?

  • June 11, 2025
  • 18 replies
  • 272 views

A) Test script timeout
B) Flaky network
C) Incorrect assertion
D) All of the above

    18 replies

    Space Cadet
    June 11, 2025

    D) All of the above

    Ensign
    June 11, 2025

    D) All of the above

    Space Cadet
    June 11, 2025
    1. All of the above.
    Space Cadet
    June 11, 2025

    Its D

    Specialist
    June 16, 2025

    Hello Kat, It should be D - all of the above.

    Ramanan
    Ace Pilot
    June 22, 2025

    A) Test script timeout
    B) Flaky network
    C) Incorrect assertion
    D) All of the above

    @Kat 

    C) Incorrect assertion – This can cause a false positive. If the assertion logic is wrong (e.g., it checks the wrong condition), a test may pass even though the feature is broken. ✅

    It’s the primary cause of false positives in test automation.

    Hunt the bugs, ensure the hugs. Quality is everything.
    Mustafa
    Technical Community Manager
    June 23, 2025

    Thank you, everyone for participating in this challenge.

    We’re please to announce that the winner is ​@josefRoca

    Congratulations and keep an eye out on your email. We have contacted you to arrange how to deliver your giftbox.

    Stay tuned to ShiftSync for more exciting challenges and events.

    Only in Death does Duty End
    dharmendratak
    Ensign
    July 22, 2025

    A) Test script timeout
    B) Flaky network
    C) Incorrect assertion
    D) All of the above

    D) All of the above.

    Dharmendra Kumar