what is v model need clear explanation with advantages and
disadvantages?
Answers were Sorted based on User's Feedback
Answer / kmunuri
V model is one of sdlc methodology, now a days most of the
organisations are following to develop the software, in
this model testing can be involved in every phase of sdlc
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gurunagaraj algud
V Model is SDLC model. Advantage is that here we can have
Parallel Communication b/w Testing and Development Team. in
water fall model there is no reverse comunication.in water
fall model tester has to sit ideal till the development
phase has to complete but noy in V-model.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / yogesh
V model is basically a methodology of sdlc where we done devlopment an d testing paralley and it advantage is here backtracking is possible and as both development and testing done paralley so at the end we get the quality software
Only disadvantage
Initial cost is very high.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between debugging & manual testing?
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?
what is fs
At what stage unit testing has to be done?
Suppose if you have given Login screen to Test. What type of tests r u going to do on that.How many test cases can u write.?
10 Answers Infeneon Technologies,
Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.
Give me examples for high severity and low priority defects?
what is schedule variance and give the formula
What is a test scenario?
what is deadlock in manual testing?what is another name for this deadlock?
if anyone ask why did u choose testing field instead of ur core subject after btech in ECE how should i answer
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?