What is the advantage of V-model compared to other models?
Answer Posted / anu
In V-Model testing process will be start in the requirment phase itself due to this we can identify and rectify the defects in the early stage of the SDLC .Due to this we are reducing the total process time .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain crud testing.
Write 10 test scenarios to test remember me checkbox present in login window
Can you explain the pdca cycle and where testing fits in?
tell me some major and minor defects in ur net banking project?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
i need some objective type papers for my certification
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Why would we not include these?
whta is compile module?
discuss black box and white box testing is not widely used if you disagree tell me why?
what is TAS language which is used as a language for some projects/
Can you explain boundary value analysis?
If you're given a program that will average student grades, what kinds of inputs would you use?
What are the basic forms of variations?
What are the advantages of black box testing?