Baseline Run and Converted Run are part of System Testing.
Baseline Testing is generally done to verify the changes are not affected the present functionalities.
In baseline run,the application will be tested using the Original(which is not changed) program. In the converted run, we will use the changed program. Later the Output of both will be compared to find out the desirable changes.