MC/DC Coverage - Georgia Tech - Software Development Process

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ย. 2024

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

  • @Thanos-tm2ng
    @Thanos-tm2ng 5 ปีที่แล้ว +40

    Learned more in 4 minutes than 1 whole year at uni

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

    no explanation about possibility to reach a different final set of combinations based on the sequence used to build it ? Mainly, about different number of finally selected combinations. That is, starting from a different initial combination may impact the size of the final selected set of combinations ? Trivial with an AND, but what about general boolean expressions ?

  • @javlontursunov6527
    @javlontursunov6527 2 ปีที่แล้ว +3

    Can u make MC/DC for A && B && !(C || D) ?

  • @שניבאבאייב
    @שניבאבאייב 4 ปีที่แล้ว +1

    Thank you very much for this video!

  • @youssefbenmouhou9030
    @youssefbenmouhou9030 5 หลายเดือนก่อน

    How many cases we need to cover OR and how many we need for XOR ?

  • @hamudaanfoune839
    @hamudaanfoune839 4 ปีที่แล้ว +4

    Very simple, very helpful.. Thanks a million!

  • @tanhoa1517
    @tanhoa1517 2 ปีที่แล้ว

    Very good and funny videos bring a great sense of entertainment!

  • @salmansaleh1
    @salmansaleh1 5 ปีที่แล้ว +2

    Well Explained !

  • @Nan2k10
    @Nan2k10 7 ปีที่แล้ว +1

    Very helpful for a 4:00 video

  • @버피-r7v
    @버피-r7v 3 ปีที่แล้ว

    Fantastic explanation!!

  • @wizpt2462
    @wizpt2462 2 ปีที่แล้ว

    thanks!!!!

  • @vkmuricken
    @vkmuricken 7 ปีที่แล้ว +1

    But on question :
    Take example for A or B (Case 1 : TT, Case 2 : TF, Case 3: FT, Case 4: FF) - Which cases will be used Case 2, 3 and 4 or Case 1,2 and 3 ?

    • @godwinjoy2647
      @godwinjoy2647 3 ปีที่แล้ว

      1,2,4 or even 1,3,4

    • @zakiasmaa6834
      @zakiasmaa6834 2 ปีที่แล้ว

      @@godwinjoy2647 Hello Godwin , hopr you're doing well , first thank you very much for this helpful video but based on your explanation , and to answer Vivek question , I will choose 2,3,4 , Can you please help me to understand why we will choose the first test case ( I mean Case1 : TT ) thanks in advance

  • @O2Obaid
    @O2Obaid 9 ปีที่แล้ว

    This was very helpful, THANKS A LOT

  • @RealtorDiju
    @RealtorDiju 8 ปีที่แล้ว

    awesome presentation...thanks

  • @tamilmaranc
    @tamilmaranc 3 ปีที่แล้ว

    THANKS SIR

  • @SANDEEPKAUR-dh6cz
    @SANDEEPKAUR-dh6cz 5 ปีที่แล้ว

    Very helpful.. Thanks

  • @nikhilnvj
    @nikhilnvj 9 ปีที่แล้ว +1

    Very easy explanation. Thanks a lot. :)

  • @tamilmaranc
    @tamilmaranc 8 ปีที่แล้ว

    when you consider a --ture/false firstly presence and followed by b and c ....may i right

  • @vkmuricken
    @vkmuricken 7 ปีที่แล้ว

    Thanks a lot :)

  • @BennyL2
    @BennyL2 7 ปีที่แล้ว

    Awesome

  • @thao.minhhoang
    @thao.minhhoang 7 ปีที่แล้ว

    How to apply for a decision has repeated conditions, such as: f = (A || B) && (C || A && D)
    Thanks.

    • @tamilmaranc
      @tamilmaranc 7 ปีที่แล้ว

      4input so that it may come 16 combination and followed by ever input T/F OUTCOME OF AFFECT

    • @tamilmaranc
      @tamilmaranc 7 ปีที่แล้ว

      16 8 4 2 1 bcd AFTER FRAME WE COULD

    • @thao.minhhoang
      @thao.minhhoang 7 ปีที่แล้ว +1

      I thought If writing a true table is mandatory, it'll take too much time to choose the set of testcases. Is there any technique to help us not to need to write a true table and irrelevant sets of testcases but still have exact ones ?

  • @tamilmaranc
    @tamilmaranc 8 ปีที่แล้ว

    little confusion sir

  • @stefiwilson7092
    @stefiwilson7092 ปีที่แล้ว

    😊

  • @logavenkatesh2403
    @logavenkatesh2403 2 ปีที่แล้ว

    Worst