Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Calculation/SetRowIndexReferenceCSVFile.cs =================================================================== diff -u -r8e3055584bf8a21761324c3daf5c5722a5ee6fec -r96d54e38bb7c4e38cd1cca8fd09506219bfeb2e7 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Calculation/SetRowIndexReferenceCSVFile.cs (.../SetRowIndexReferenceCSVFile.cs) (revision 8e3055584bf8a21761324c3daf5c5722a5ee6fec) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Calculation/SetRowIndexReferenceCSVFile.cs (.../SetRowIndexReferenceCSVFile.cs) (revision 96d54e38bb7c4e38cd1cca8fd09506219bfeb2e7) @@ -82,10 +82,10 @@ { int idxCurrentIteration = Int32.Parse(indexCurrentIterationInValidation); - bool hbIteration = idxCurrentIteration>=1 && idxCurrentIteration<=10; - bool stphIteration = idxCurrentIteration>=11 && idxCurrentIteration<=42; - bool gekbIteration = idxCurrentIteration>=43 && idxCurrentIteration<=50; - bool zstBskwIteration = idxCurrentIteration>=51 && idxCurrentIteration<=54; + bool hbIteration = idxCurrentIteration>=1 && idxCurrentIteration<=13; + bool stphIteration = idxCurrentIteration>=14 && idxCurrentIteration<=45; + bool gekbIteration = idxCurrentIteration>=46 && idxCurrentIteration<=53; + bool zstBskwIteration = idxCurrentIteration>=54 && idxCurrentIteration<=57; if (hbIteration) {