Expain ur organisation process( V-model)?.
V-model map's type of testto the stage of development in
project.below see testing step used with development project
Requirement-------------------------------Acceptance Testing
Specification---------------------------System Testing
Design-----------------------Integration Testing
Implementation----------------Unit Testing
-------
---
-
all guys can see testing shape is lookin like V shape so it
naminaly called v model
| Is This Answer Correct ? | 1 Yes | 1 No |
ioc vs dependency injection?
In system.out.println(), what is system, out and println?
What are microservices in java?
Can optional be null?
What is flatmap in java8?
What is the difference between lambda expression and anonymous methods?
Can you compile java into exe?
Does ms edge support java?
What is proxy object in java?
i heard that JVM internally contains pointers...is this true?
Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why
What is the first argument of the string array in main method?