Test_ProcessTransaction.xaml file missing from Test_Framework directory uipath refframework template project

While preparing project for advanced developer certification, I ran runAllTests.xaml file and it gave error:

AppEx: Could not find file ‘C:\Users\Akash.Singh\Documents\UiPath\DeveloperCertification\Test_Framework\Test_ProcessTransaction.xaml’. at Source: mscorlib

The Test_ProcessTransaction.xaml file is missing from refframework project directory (Test_Framework).

I’ve checked this file missing issue in new refframework template project and there also this file is missing.
I am using uipath community edition.

If I submit this project it will say Test Failed due to missing file.

Please look into this matter.

Thanks and regards,
Akash

Installer(.exe or .msi): .exe

License type(Free, Trial/License code): Community Edition

Studio/Robot version: 2019.7.0

Current behavior: Test_ProcessTransaction.xaml file missing.

Screenshot:

@Akash_Pratap,

I hope, process is a workflow you will have in the parent folder. So, after developing the entire process, if you want to test that workflow, you need to rename it is as Test_ProcessTransaction and then run it placing in the test_framework folder,

If you download it from git hub or even in the studio, I don’t find any of the workflows