Parallel testing is a type of testing where the tester reconciles the output of the new system to the output of the current system, in order to verify the new system operates correctly.
Two people testing an application on same machine.
Testing one functionality simultaneously on two different machine having same hardware configuration.
Testing two different functionality simultaneously.