Building a REFramework Project with Orchestrator Queues

Hello everyone, I am doing the XXX lesson and there are several things that I don’t understand, but in particular the following one. The objective of the course is to test the processes in REFramework. For which, inside the Test folder, put an Excel file and inside there they put the address to the workflows that we want to test. However, I don’t understand why they repeat the same workflow several times. What am I missing? Is the example wrong or is there something I don’t understand?

image

@Matias_Clemente.Arg,

It’s sample file to maintain results of the tests by developer.

For Example:

Framework\InitAllSettings.xaml is mentioned 3 times but we have only two tests in InitAllSettingsTestCase

When we run test it gives us two results.

Developer should update Tests.xlsx like this. Update two status to pass and remove additional row with Framework\InitAllSettings.xaml as we only have two tests.

Developer should add additional rows with workflow names as per tests to mainitan testing status.

Refer REFramework documentation for more details:
REFramework Documentation-EN.pdf (1.1 MB)

Thanks,
Ashok :slight_smile:

1 Like

Hi, thanks for your response. Let me keep the thread open while I do some testing to see if I understood correctly. Thank you

1 Like

something seems to be wrong. I don’t understand why if I change the “expected result” field in Excel and it always doesn’t matter. The comparison is always with the “successful” value. I paste screenshots of the values. It is in Spanish but I think you will understand

I suppose that by changing the “expected result” field to another value, the comparison should return false