This paper analyzes various selection schemes in genetic algorithms for solving the job shop scheduling problem (JSSP). The study evaluates four selection methods: stochastic universal sampling (SUS), roulette wheel selection (RWS), rank-based roulette wheel selection (RRWS), and binary tournament selection (BTS), concluding that SUS outperformed the others in terms of solution quality and convergence speed. Future research aims to explore dynamic parameters and additional techniques to further enhance genetic algorithm performance in scheduling.