A beginners guide to testing

Поделиться
HTML-код
  • Опубликовано: 4 авг 2024

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

  • @tdavis85
    @tdavis85 11 лет назад

    I have a telephone interview for a testing vacancy and this was a brill revision session! Thanks Philip

  • @rkcst6503
    @rkcst6503 8 лет назад +1

    finally, a testing tutorial in a language/accent I can understand

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

      Finally? English is the only language I know and it's not that big of a deal to me.

  • @diousekou
    @diousekou 11 лет назад

    This is very methodically done. Awesome.

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

    Very good video, I have been moved from an embedded developer to more of an white box testing role. We did the static checking and peer to peer reviews when some new functionality was to be delivered within the project, all with limited specifications if any. I have a lot of gaps in understanding with the concepts in testing and have been told to use a specific tool to perform this. Watching this video helped in understanding with concepts like "Statement coverage" or the differentiation of "Validation and Verification". I now look at the code I delivered in the past differently. I see I cannot have 100% Control flow for instance since I had a local static variable control an "if" statement so the test tool has no possible influence over that, there fore "branch coverage" could only be 50%, but the function has a state-machine with eight states that I could make test cases for at least. Anyway, I think a bit differently now....

  • @sushantpanda5064
    @sushantpanda5064 11 лет назад

    This is a great video. Thank you Philip for sharing the same.

  • @michelledu2
    @michelledu2 12 лет назад

    Very good video, with clear,perfect English speaking.

  • @LeBadman
    @LeBadman 12 лет назад

    Very helpful and insightful video. Thank you Mr. Johnson.

  • @lalonka1
    @lalonka1 12 лет назад

    I learned a lot form this video.
    Thanks

  • @WhiteHawk740
    @WhiteHawk740 11 лет назад

    Excellent video; thanks so much! :)

  • @uduakrichard1620
    @uduakrichard1620 10 лет назад

    Thank you Sir!! Great video.

  • @kanbeiii
    @kanbeiii 11 лет назад

    Thanks, I learned a lot.

  • @hiibye
    @hiibye 12 лет назад

    Mahalo for posting this video.. Very helpful..

  • @talyaacov9477
    @talyaacov9477 12 лет назад

    thank you !! very clear lesson!!!

  • @dineshg5222
    @dineshg5222 11 лет назад

    thanku very much john ,its really clear and healpfull

  • @Ninjasidewaysball
    @Ninjasidewaysball 11 лет назад

    Great

  • @bernardo_olafson
    @bernardo_olafson 11 лет назад

    Well done Sir.

  • @jornetdemon
    @jornetdemon 10 лет назад

    Hi, somebody know how to do integration testing of big-bang approach?

  • @RalphNgOfficial
    @RalphNgOfficial 11 лет назад

    Thank you Sir

  • @beancube2010
    @beancube2010 12 лет назад +1

    We all will wast our time and invaluable efforts, Wall St tycoons and investment bank CEO can crash the global economy without technology and can avoid all possible testings, all they need is our superstition and faiths of their Jewish languages created policies and practices. Our psychology of trusts for authorities are all trashed by their simple hedge fund accounts.

  • @petereuk52
    @petereuk52 8 лет назад

    All the problems were NOT testing problems but software and hardware development problems. Expecting testing to be the only people to be responsible for software quality is ridiculous. I wish people would STOP passing the buck to testing or allowing testing to take the blame is childish.