What is the ‘build-breaker’?

devquora
devquora

Posted On: Nov 17, 2022

 

Developers might accidentally execute a bug during the development of the software. When such kinds of bugs generate warnings, result in failed normal executions during testing, or even hamper the compilation process- this irregularity is referred to broken build. The priority of the tester in such cases is to bring the development back to the standard stage by quickly resolving the issue with bugs.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Agile Testing Interview Questions

     What do you understand by Agile testing?

    AGILE methodology is a practice followed by QA and is known to promote continuous iteration of development. This test..

    Agile Testing Interview Questions

      What do you understand by the term sprint backlog and product backlog?

      The sprint backlog is basically treated as the subset of the backlog of a product that contains requirements and feat..

    Agile Testing Interview Questions

     What is the main difference between the traditional Waterfall model and Agile testing?

    In the traditional Waterfall model, the testing is generally done at the end of development. However, in Agile methodol..