Mutation testing

Home Forums Software Testing Discussions Mutation testing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16300
    Tassawer
    Participant
    @tassaweramin

    Just came across a term “Mutation testing” on one of the forums i.e. an effective way to verify the test cases quality.

    Would be interesting to know how many of us do use this sort of testing in practice.

    #16304
    Archana
    Participant
    @archana

    Mutation testing is white box testing and mostly done by developers. I do not think many testers would have this kind of access and understanding of code to do mutation testing.

    #17075
    sneha shinde
    Participant
    @abhilashawaghm11

    Mutation testing is a white box testing, The testing is feasible at system, unit and integration levels of software development. One of the essential objectives of white box testing is to check a working stream for an application. It includes testing a progression of pre-decided inputs against expected outputs so that when a particular input does not bring about the expected yield.

    White Box Testing types:

    Unit testing

    Penetration testing

     

    #17076
    Tassawer
    Participant
    @tassaweramin

    @abhilashawaghm11 please avoid pasting your text from office documents into the content field.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.