behavior questions
1 the version of java you used in the project
java 1.8
spring 4.2
hibernate 5.2
Junit 5
maven 3.5

2 How many environments the code will go through?
There are 5 environments:
local: the developer does test to make sure the code work well
dev: Team leader does the Unit test. Then deploy to Q&A.
Q&A: functional testing
staging environment: performance testing
production environment
3 How many people in your team?
4, one for front-end
4
Last updated
Was this helpful?