+1.We don't need to test the same test case again and again.IMO we can
remove duplicate test cases.

Also we can introduce separate test groups for test cases based on their
test use case.This will provide you the option to run specific test group
based on your modification.

Thanks,
Gayan

On Sat, Nov 21, 2015 at 9:58 PM, Rajkumar Rajaratnam <rajkum...@wso2.com>
wrote:

> Devs,
>
> We don't need to test the same test scenarios in different test cases. For
> example, "testing whether any used policies can be removed or not" ​should
> be tested only in one test case. But we are doing this check in couple of
> test cases. This is an unnecessary delay in running integration tests.
>
> ​IMO,
>
> - we need to test a scenario only in one test case
> - we need to have an order for test cases (class level) to make sure that
> certain scenarios will be executed in an order. For example, policy level
> tests should be executed before application level tests.
>
> It will significantly reduce the time taken for the integration tests.
> wdyt?
>
> Thanks,
> Raj.
> ​
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Software Engineer, WSO2
>
> Mobile : +94777568639
> ​​
>
> Blog : rajkumarr.com
>



-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>

Reply via email to