6
votes
2answers
206 views

How do I say “requirements” in an IT context?

So I work at a Japanese company as a developer and I have seen the word "requirements" written as both 要件 and 要求 What is the difference between these 2 words? Which one would I use in these examples? ...
7
votes
1answer
215 views

When to use 種別 and when to use 区分 when programming

I am having trouble when naming a variable, deciding if I should use ABC種別 or ABC区分. I have been reading a lot of software specifications and the Japanese description usually uses 種別 and 区分 to specify ...