what exactly done parallely in v-model with verification.
Answers were Sorted based on User's Feedback
Answer / amulyaranjan behera
In the V Model SDLC, both the Development activity and the testing activities start almost at the same time with the same information. The development team does design and development and test team does the Test planning, scripting and testing. It?s a parallel process for both development and testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
what is agile testing
What is Active and Passive testing ?
What is the difference between client server and web based testing?
What is a test requirement?
How do you go about testing a project?
What is Test strategy?
what is function testing?
In the Testing, How do we find the Duplicate Defects. In the case of testing is going on On-site r off-shore..some times on site and off-shore people may enter defects at the same time..those may include duplicate defects. how we have to find those defects..
Have u ever done testing related to a database,give examples to support u r answer.
What is decision table testing?
What is suspension & resumption criteria in Test Plan please explain with example ?
If there is only one module or unit then how you test it?