where testing exactly starts in v-model?
Answers were Sorted based on User's Feedback
Answer / sunil
testing strats in v-model from strating on wards
THAT IS parallel testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jayavarman
The testing is start from very beginning of the project
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chitra
Testing starts from the very begining of the project.as
soon as the requirements are given we can go for testing.In
v-model testing is conducted parallel with developement
team.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / arrasu
at the time of requirement & analysis phase itself
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jigneshk
right from whenever first requriment specification given by
client mean in first phase of SDLC
bcoz in v model both development and testing activity done
pa rally
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / lavanya
here first v model standards for verification and validation
model,also called as "do-procedure" and "check-procedure"
testing starts from beginning of the model but first just
Reviews are done on each phase and proper documents are
prepaid, once we go ahead after the coding part and white
box testing by the development team the actual testing is
started as where the application is been tested, where first
we go for functional testing, Integration Testing, System
Testing, and last is the User acceptance Testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / prince
In the Requirement Phase only Validation is done
and Verfication starts from Design Phase .
hopefully u know what is verification and validation.
| Is This Answer Correct ? | 2 Yes | 9 No |
how does a client /server environment affects testing?
The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?
Can you explain regression testing and confirmation testing?
how to do manual testing on an application which is in several languages
WHAT IS COMPATABILITY TESTING
Why does software have bugs?
why Test plan & what r the things exactly include in the test plan and what is the need for this ?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
How and what to functionally test in a web based application manually?
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.
why feature not to be tested in test plan
Is an "A fast database retrieval rate" a testable requirement?