Abstract — In case of regression testing and prioritization approaches, specification level design and requirements concerns motivate changes in the source code. Traditional approaches are bottom up(or white box) and do not leverage on these concerns, so the new concept which considers these concerns is developed called as model based testing approach. Model-based testing approaches supports a top-down (or black box) testing approach, where design and requirements models are used in support of test generation. They enhance code-based approaches with the ability to test from a higher-level design and requirements perspective. A model-based regression testing and prioritization approach is presented that efficiently selects test cases for reg...