Live data from Hacker News

Ask HN: What are some clever ways for a non-technical person to work with devs?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: What are some clever ways for a non-technical person to work with devs?

#11
> What are some clever strategies or methodologies you've employed to verify a developer's honesty

Same as anybody else, just see if they can deliver on what they say.

More developers is better though, as you’ll be able to compare multiple perspectives, which can reveal dishonesty

Re: Ask HN: What are some clever ways for a non-technical person to work with devs?

#12
In a non-technical role, the definition of something being “done correctly” ends when the output/result matches the requirements. Whether that be a user experience, reporting, or whatever the requirements are. As long as those are clearly defined, and you can test the application against those definitions, the trust lies in the development team that it was programmed properly.

Any kind of testing should be defined at a high level. What is being tested and what is the expected result? What should trigger an alert?

Post reply on HN