TBD
Empirical study of impact of inter-test dependency on test parallization
Experiment 1 : Follow these steps -
-
Put the collections of projects inside a folder named
projectsand put this folder (projects) inside Experiment1/ folder. -
Run the
./experiment_1.shinside Experiment1 folder. -
If the
projectsfolder contains a lot of projects it can be splitted into five batches. Run./create_batch.sh projects. This will create five batches in the same directory as the script --BATCH-1,BATCH-2,BATCH-3,BATCH-4,BATCH-5. Place the contents of each batch one by one inside theprojectsfolder and run the experiment by./experiment_1.sh -
The logs of the experiment will be placed inside
LOGfolder. The summary of the experiment will be appended incrementally in theSUMMARY.csvfile inside theLOGfolder.