Archives
- Newer posts
- November 2024
- April 2024
- November 2023
- October 2023
- August 2023
- May 2023
- February 2023
- October 2022
- August 2022
- July 2022
- May 2022
- April 2022
- March 2022
- February 2022
- June 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- August 2016
- June 2016
- April 2016
- March 2016
- February 2016
- January 2016
- July 2015
- June 2015
- Older posts
Relationship between a developer and a tester
The goal of a tester and a developer is the same: to provide the best solution to the client’s problem. However, the way each of them thinks and works is different.
A developer tries to find the best possible solution. On the other hand, a tester thinks of the best possible scenarios to break the system.
The tester’s job is not to ruin the system, but to see whether the system works properly in different scenarios through quality testing. So, to check these scenarios, they need to think out of the box and test accordingly. That is the only way to provide a client with a high-quality product and to satisfy the customer’s real need.
The points mentioned below should be considered to maintain a smooth flow between development and testing:
Requirements
Requirements should be accurately gathered. If any requirement or a flow is incomplete, it leads to confusion, and incomplete development of a module or the system.
Co-ordination:
Each functionality and even minor changes need to be communicated to the relevant members of the team.
Patience
Both testers and developers must maintain their patience, in order to maintain the harmony of the entire team. Whenever issues are raised during testing, a developer should take it as a positive criticism of their work and find a way to make their system even better.
Satisfactory answers
Testers can raise any divergent or out of the box questions. These questions should be answered by developers without any aggression, so as not to make a tester feel guilty for raising the question.
Conclusion
Well, they cannot work without each other.
While the developer’s aim is to fulfil the client’s requirement by developing a system without any bugs, the tester’s goal is to ensure the highest quality in the system.
The relationship between a developer and a tester should be robust. They should respect each other’s opinions and work smoothly which will allow them to produce a quality software system.