Advanced search

Found 1 essay matching the above criteria.

  1. 1. Self-learning algorithms applied in Continuous Integration system

    University essay from Blekinge Tekniska Högskola/Institutionen för datalogi och datorsystemteknik

    Author : Akhil Tummala; [2018]
    Keywords : Machine learning; Classification; Continuous Integration; Test case prioritization; Regression Testing;

    Abstract : Context: Continuous Integration (CI) is a software development practice where a developer integrates a code into the shared repository. And, then an automated system verifies the code and runs automated test cases to find integration error. For this research, Ericsson’s CI system is used. The tests that are performed in CI are regression tests. READ MORE