In this article we’ll see which could be the most relevant testing roles and the responsibilities . First we should differentiate between QA and Testing

- QA Roles : Try to prevent bugs appearing doing improvement in the development process through process improvements also verifying that it is possible to make the software work under a given set of conditions
- QA Lead
- Testing Roles : Main task is search bugs before final user find them and testing roles are constantly thinking of things that have not been tried and find parts of the software that may be weak
- Test Lead Analyst:
- Test Engineer
- Manual Test Engineer
- Automated Test Engineer
Ads: curso práctico de testing automático presencial y también online
Let try to define the responsibilities of each Role:
- QA Roles
- QA Leader
- Planning the entire quality assurance process and help to the Testing Leads to define testing process
- Creating artefacts for continuous inspection of code quality to perform automatic reviews with analysis of code to prevent bugs and code smells.
- Co-ordinate Testing Roles to planning the entire testing process
- QA Engineer
Help to the QA Lead to implement different way to improve the development process
- QA Leader
- Testing Roles
- Test Lead:
- Implementing and planning the test strategy and workflow
- Design different Test Plans
- Arranging walk-through for test design and procedure
- Co-Ordinate Test Engineers
- Review the organisation of the test cases and try to reuse scenarios
- Manual Test Engineer:
- Create Test Cases
- Execute Manual Test Cases
- Report Defects
- Automated Test Engineer
- Create Automate Test Cases using the created test cases or new one
- Execute Automated Test Cases
- Report Defects
- Test Lead:
Ads: curso práctico de testing automático presencial y también online
