project-management
, difficult-client
We are a programming team and our new clients start asking us “how do we ensure quality”.
What things they want to know about our quality? Obviously it’s not only the quality of the code, but also project managements, testing, bug fixing, support, etc.
Searching google for this query did not help much. Either I get stuck on software recommendation or some unrelated discussion.
There are several ways to show them how you ensure quality, but here are the two broad ways to do it:
first-reply-time
, the resolution time
, etc speaks for your support quality.Apart from that, you can also invite them to the office (works most of the times), and show them around. Show them how your team works, the culture, the best practices, and if possible, let them meet the team leads of the respective teams.
I would look into certifications and, because you are software orientated, release management. For example-
Q. How do we ensure quality in Project Management?
Our project managers are certified PRINCE2 Practitioners.
Q. How do you ensure quality in software changes, versions and new releases?
We use a release management method that ensures that we document and test a bug fix/ upgrade/ support (delete as appropriate) works. We do this in a test environment and ensure that we have client User Acceptance Testing (UAT) before implementing in a live environment.
All content is licensed under CC BY-SA 3.0.