Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Most of the code check-in ends breaking some feature. how to avoid that?

<p>when developer do a code check-in, and tester start testing they find some feature got broken, this is annoying testing and development and they spend long time investigation and wasting time. how to prevent this from happening?</p>

user-image
Question added by Mohammad Shalabi , Cheif architect , Esatrata
Date Posted: 2014/09/23
Mohammad Shalabi
by Mohammad Shalabi , Solution Architect, Android, and IOS Architect , ALM New Way

the answer of this question will depend on building tool you are using, and your automation testing. usually, you can integrate your automation tests with your build system and prevents any check-ins to be approved until the build pass. when the build ends, it will runs your automation tests.if test passes, then the build will pass and the check-in will be approved, otherwise check-in will be rejected, and developer need to solve the issue. sometimes will also create a bug for the developer who checked in the code. 

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.