Agile testing
- A Software testing practice that follows principles of Agile software development.
- does not emphasize testing procedures
- focuses on ongoing testing against newly developed code until quality software from an end customer's perspective results.
- Testers need to adapt to rapid deployment cycles and changes in testing patterns.
- involves testing from the customer perspective as early as possible, testing early and often as code becomes available and stable enough
(since working increments of the software are released often in Agile software development) - commonly done by using automated acceptance testing to minimize the amount of manual labor.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.