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:

  1. local: the developer does test to make sure the code work well

  2. dev: Team leader does the Unit test. Then deploy to Q&A.

  3. Q&A: functional testing

  4. staging environment: performance testing

  5. production environment

3 How many people in your team?

4, one for front-end

4

Last updated

Was this helpful?