Is there a place for QA in an agile world?

Home Forums Software Testing Discussions Is there a place for QA in an agile world?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9814
    Ronan Healy
    Keymaster
    @ronan

    Is there a role for the traditional Quality Assurance process with requirements, test cases, bug counts and all that entails in the Agile world? There was a question on Quora about this recently.

    Agile has changed the way testing is done and it does seem that it is gaining in popularity all the time. But those this mean that we can leave traditional QA behind or can that only happen, as one Quora user suggested if all risk is removed.

    #10130
    Jesper
    Participant
    @jesper-lindholt-ottosen

    Erhm.

    Quality Assurance (QA) is a seperate field compared to testing. Many confuse the two, and in some contexts QA is the label for the testers. Old discussion really – see http://www.developsense.com/blog/2010/05/testers-get-out-of-the-quality-assurance-business/ by @michaelabolton

    Does testing have a role in agile software development – yes. That’s the whole trend of shift-left.
    Does QA have a role in agile software development – yes, if Quality Assurance is required in the context*, yes.
    (*: regulated industries – banking, pharma, gaming way very well require QA, Quality Control and validation activities for compliance).

    All risks can never be removed. Known risks can be handled (or even ignored) – unknown risks will always happen.

    #10147
    Andra Necula
    Participant
    @andra-necula

    “Quality Assurance (QA) is a separate field compared to testing.”
    I understand this, but can anyone explain me in details about QA?
    What supposes to do a QA engineer?

    Best regards!
    Andra

    #10148
    Jesper
    Participant
    @jesper-lindholt-ottosen

    QA vs QC:
    http://asq.org/learn-about-quality/quality-assurance-quality-control/overview/overview.html
    QA outside software:
    https://en.wikipedia.org/wiki/Quality_assurance

    A QA engineer is probably a Test Engineer, in a company where testing is called QA.

    #10182
    Karanvir
    Participant
    @kvsc

    About 88% of the organizations responding to a Version One “State of Agile Development” survey in 2013 confirmed that they were practicing agile development and that number has only gone up since. Agile, obviously, is defined by an approach of short sprints, iterative development and short release cycles. According to me agile still is very important from testing point of view. Here is a blog that describes automation in context with agile @http://www.thinksys.com/blog/test-automation-home-agile-environment/

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.