Agile software development is a group of software development methodologies based on iterative and incremental development, where requirements and solutions evolve through collaboration between self-organizing, cross-functional teams.
3
votes
0answers
85 views
What should be a role of a QA person who is doing Pair Testing with a Developer before code commit?
In my previous company we had a practice of doing smoke testing for 10 minutes before code commit by the developer. A QA need to sit with the associate developer and need to perform a quick smoke ...
