Qualities of Good Tester
Introduction
This post outlines qualities of Good tester. Some qualities apply to manual testers and some apply to automation testers. These qualities help to achieve you a prospective testing career.
Qualities of Good Tester
Some of the Qualities of Good Tester are as follows:
- Good Communication Skills
- Testing Sense and Attitude to break software
- Learn New Things
- End user perspective
- Programming Knowledge
- Positive Outlook
- Patience
- Agile
- Ability to Ask Questions
Good Communication Skills
Good communication both written and verbal is essential for a good tester. Tester should write up bug reports that are easily understood across the organization. Soft skills for QA meetings , negotiations , scrum meetings and bug triage meetings.
Testing Sense
Testing sense and attitude to “break software”. A good tester should have passion to break software.
Learn New things
This is another interesting quality of a tester. Good Tester should have ability to learn new things quickly.
End User Perspective
A good tester should have innovation and ability to think like an end-user of the product .Products and features are developed for end -users. Tester should think like an end user. This reduces defect escape.
Positive outlook
Testing is a destructive activity to make the product constructive and improve quality of the product. Tester should have positive outlook and respect in the organization. Being negative only creates friction and doesn’t help improve overall quality of the product.
Patience
Tester should have patience . Since during testing cycles and regression testing testers may need to repeat the same things or test steps. Therefore, having patience is a good quality for a Tester.
Programming Knowledge
Essential programmatic knowledge and skill is a must for Automation tester. Also, automation testers develop automation tests using different automation tools in languages like Java , C# , C++, Python etc.
The line between the developer role and tester role becomes thin in Agile environment. Some organizations and startups might expect aggressiveness and ability to “fix things” from a Tester .
Statistics and Mathematics
Essential knowledge on Statistics and Mathematics is a must for Performance/Capacity testers .For example : understanding average and mean response times. Consequently, having knowledge in Stats would help understanding the percentile number of requests pass the SLA , graphs during load , capacity and spike tests etc.
Ability to Ask Questions
In addition, Testers should have ability to ask questions. A good tester never assumes things and asks questions. Asking questions can benefit to get the big picture of testing.
Realistic and Optimistic
Rather being negative, tester should be realistic and optimistic. Tester should be realistic about what Developers and other players in the process can achieve.
Agile
Another important quality is being agile. Characteristic of Tester especially when working under a scrum team in Agile environment.
—