Inok
14 years agoOccasional Contributor
organizing projects/tests within the the project suite
Hello
I am evaluating TestComplete for an application which will have more than 200 testcases which should run during the nightly build proccess. I think about the structure and organization of my tests. One approach is to hold all keyword tests in one project organized with folders. This results in the first view in a well organized structure. On the other side, the folders are logical folders, the files are located in the same directory and to prevent a conflict from the file names, I had to give long filenames.
The other approach is to split the tests into projects which contains the same structure described above but with less amount of file. But I haven't found a solution to specify the testing order of projects. Is there a way to organize the order?
Another pro for this solution is working on the tests in a team. If only one projekt exist, only one person can work at the tests.
What is the recommended way to organize such a project?
Thanks for any help!
I am evaluating TestComplete for an application which will have more than 200 testcases which should run during the nightly build proccess. I think about the structure and organization of my tests. One approach is to hold all keyword tests in one project organized with folders. This results in the first view in a well organized structure. On the other side, the folders are logical folders, the files are located in the same directory and to prevent a conflict from the file names, I had to give long filenames.
The other approach is to split the tests into projects which contains the same structure described above but with less amount of file. But I haven't found a solution to specify the testing order of projects. Is there a way to organize the order?
Another pro for this solution is working on the tests in a team. If only one projekt exist, only one person can work at the tests.
What is the recommended way to organize such a project?
Thanks for any help!