What’s the SDLC models- waterfall and v-models?
Answer1: In large scale company first of all they are followed waterfall method. now days mostly companies are following V models. model – means the testing involvement starts from the design state itself & continues till system test. Phase Testing Requirements – review design – review TR – TUT then testing phases starts. So, like this testing makes a perfect V. so we call it V model. Indicate the flow of activities in the V-model, please look at: Test Process in the V-model Answer2: The waterfall is the General concept of all the models and most of the project based companies use V-Model. Testing will be involved from the requirements phase till the User Acceptance Test. What’s server side testing It’s testing the applications and daemons that run on a server. Server Side testing can involve testing of Servlets and Controllers.