• kryptonianCodeMonkey@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    18 hours ago

    I test my own code/scripts in dev when I’m working on it. QA usually tests acceptance criteria in test environment. And then staging is used for production data testing for performance and identifying missed edge cases. Actually, we sometimes use dev and test interchangeably when multiple people are working on the same repo, so the lines are a little blurrier than that.