what exactly done parallely in v-model with verification.
Answer Posted / mudaseer
in v model when requirement comes test engineer's study the requirement.they check whether the requirement is correct or not.in requirement there can be mistakes like conflicting handling,missing requirement and wrong requirement.this is known as verification means they avoid downward flow of bugs.
after verification they start writing test cases by studying the requirement.we can say that when developer are developing the software test engineers are writing test cases because when they get software after developing they can start testing the software by looking at the test cases.we can say that in v model during verification phase development and test cases are done parallely
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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; }
what is conditional testing? explain and examples
Can you explain regression testing and confirmation testing?
Define what is a critical bug.
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What is an entry criteria?
What is baseline testing?
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
wht is Manual Testing Frame work
Can you please explain me how to do testing of an E-insurance project end to end process..
What is coverage and what are the different types of coverage techniques?
Which model is following in your company for developing software?
Describe any bug you remember. Plz Give some real examples
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.