What is continuous testing?

devquora
devquora

Posted On: Feb 22, 2018

 

Continuous testing goes a long way in checking the business risk coverage. This is considered as the primary goal of continuous testing. This testing offers immediate and detailed information whether releasing a candidate will be too risky to continue to the delivery pipeline. Continuous Testing is the running of automated tests on software to determine the risk related to the software. The feedback gotten after continuous testing of software will determine its release or not. It is used to establish a safety net that prevents software failure headlines. It is also valuable in the development of software as it protects the user experience.

    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..