cancel
Showing results for 
Search instead for 
Did you mean: 

Weekly regression testing

Former Member
0 Kudos

Hi all,

Why in some project a weekly regression testing is needed in Q (Quality) server? I thought that one testing should be enough. Thanks for your respond.

Regards,

Hani

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

Weekly regression testing is required, when you do development for new functionality or any bug fixing from the previous testing. In that case, we have to make sure that this new functionality or codings are not introduced any error/issue in the previous Code/Functionality.

In a simple word, Regression testing is to make sure about the system stability/Quality after some code change in the development system.

Hope it would have cleared your doubts.

Thanks & Regards,

Sridhar

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>Why in some project a weekly regression testing is needed in Q (Quality) server? I thought that one testing should be enough.

if you're constantly doing some changes (like bug fixes) to a an important interface it's advisable to do regression testing once a week - but the idea is that those tests are 100% automated and don't require any manual work in case all test cases work correctly,

Regards,

Michal Krawczyk