Software Testing | Tutorial #1| Boundary Value Check (BVC)

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

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

  • @karthikvas
    @karthikvas 7 лет назад +21

    a=9 , b=3 , for this example in above video , answer was supposed to be (a^b) is 729 , where you have written as 27 . its for others who might tend to copy same..

    • @karthikn1183
      @karthikn1183 4 года назад +2

      He shows a sample, how to derive bvc ,he didn't told you ,please find a defect, right

    • @karthikn1183
      @karthikn1183 4 года назад

      I am also Karthi, Karthik..,

    • @karthikn1183
      @karthikn1183 4 года назад

      So that I told you..,

  • @mirtunjayupadhyay6840
    @mirtunjayupadhyay6840 3 года назад +6

    third last block mae ,aapne glti krdi bhai ,9^3 =729 hota hae ,27 nhiii.
    Anyway thanku

  • @robellens2987
    @robellens2987 3 года назад +2

    Clear and consise explantion

  • @ravirajsaraganachari3038
    @ravirajsaraganachari3038 4 года назад +2

    Nice explaintion, Thank you :)

  • @aravindjayaraman7890
    @aravindjayaraman7890 Год назад +2

    How to do the same if there are 3 variables

  • @NadimUDDIN-1353
    @NadimUDDIN-1353 9 месяцев назад +1

    ❤❤❤

  • @tanishachhabra4223
    @tanishachhabra4223 Год назад +1

    thanks for the help

  • @unezanakhwa
    @unezanakhwa 7 лет назад +1

    Sir aapka video sa mujh bht help mili hai. Sir meri ek request hai please make the video on equivalence class partitioning method..

  • @pulkitsharma6832
    @pulkitsharma6832 2 года назад +1

    7:29 { 9^3 = 729 }

  • @simarjeetsingh8005
    @simarjeetsingh8005 2 года назад

    Consider a program for the determination of the largest amongst three numbers.
    Its input is a triple of positive integers (say x,y and z) and values are from interval [1, 300].
    Design the boundary value test cases.

  • @gstharun5722
    @gstharun5722 9 месяцев назад

    Why NV for b is not taken first as 3 3 3 3

  • @motherlittlegems
    @motherlittlegems 2 года назад

    could you also make a video on combinatorial testing and pairwise

  • @SangramPatnaik-zy1ir
    @SangramPatnaik-zy1ir 9 месяцев назад

    why 4 nominal values are put there ??

  • @abhisheksinha2357
    @abhisheksinha2357 3 года назад

    Thanks for this video.Can you Make more video about equivalence class partioning

  • @vardhans2k1
    @vardhans2k1 7 лет назад +1

    Dear Raj, Thank you for the helpful video. Unfortunately, I failed to understand why you have taken 5 under A four times and 3 under B four times while I understand NV for A is 5 and NV for B is 3.
    Thanks,
    Ashok

    • @shivankitmalik
      @shivankitmalik 7 лет назад +1

      vardhans2k1 Because a single variable is computed at a time.
      As he computed 'b' first, 'a' is filled with NV as it cannot be zero because then all the test cases will give output zero every time any program is computed.

  • @ashiyakhan9499
    @ashiyakhan9499 5 лет назад +1

    Thnx 👍

  • @jeseeavanakshi3755
    @jeseeavanakshi3755 6 лет назад +1

    hello sir how to solve the test case when it comes to 3 variable.

  • @sirishamacharla2233
    @sirishamacharla2233 5 лет назад

    More than 10 test cases how u take the nominal values(nv)

  • @Bangalorevlog34
    @Bangalorevlog34 3 года назад

    why need to find nominal value

  • @prajaktamahadik3952
    @prajaktamahadik3952 6 лет назад

    Hello sir i have doubt that is book showing seqence of number is different nd ur seqence is different so if will take as per our requirements so answer will change so is correct or not .
    Plz respond as soon as possible

    • @prajaktamahadik3952
      @prajaktamahadik3952 6 лет назад

      Thnk u so much sir this video is really helps me alot. One more request is that plz sir there are many more types of numericals in STQA so plz provide videos on that topics as well if possible.
      Thank you !

  • @rajusaini5088
    @rajusaini5088 6 лет назад +1

    sir I have a question.... one value is 1990 and another value 2004 so what will boundary value for this ...

  • @abisheknayal863
    @abisheknayal863 7 лет назад

    make one more video on this ..taking the marks example

  • @kakes7543
    @kakes7543 7 лет назад

    hii raj pls upload more videos on stqa

  • @monumental2765
    @monumental2765 2 года назад

    9^3 is not 27

  • @kavitasingh1041
    @kavitasingh1041 7 лет назад +2

    n=2 why

    • @shivankitmalik
      @shivankitmalik 7 лет назад +1

      kavita Singh Because there are two set of variables

  • @gaddamnani2297
    @gaddamnani2297 6 лет назад +1

    why n=2?

  • @ChristianBertram-d8n
    @ChristianBertram-d8n 4 месяца назад

    074 Mann Extension

  • @adityamishra9091
    @adityamishra9091 7 лет назад +2

    9^3=27. Seriously?

  • @yashpaunikar671
    @yashpaunikar671 9 дней назад

    very very poor explaination.