Forum Discussion
Inok
14 years agoOccasional Contributor
I spend some time for analyes.
I tried to make modifications at the project suite file (*.pjs):
- I changed the order of the projects in the <Node name="child list">
- I changed the order of the projects in the <Node name="files">
==> but still the same order during running the tests.
It seems TestComplete orders the project alphabetically except the default project. Thus I changed my project into
Default
10_Extras
20_Tools
..
90_Close
So I can control the project order.
I will make a change request to provide a function to set the order for the projects.
I tried to make modifications at the project suite file (*.pjs):
- I changed the order of the projects in the <Node name="child list">
- I changed the order of the projects in the <Node name="files">
==> but still the same order during running the tests.
It seems TestComplete orders the project alphabetically except the default project. Thus I changed my project into
Default
10_Extras
20_Tools
..
90_Close
So I can control the project order.
I will make a change request to provide a function to set the order for the projects.