Explain v-model clearly ? how it works in real time on a project?
Answers were Sorted based on User's Feedback
Answer / mbalakiran
Verification : This is conducted from beginning to end of the project, To Ensure are we developing right product or not.
Ex: Reviews, walk-through...
Static Testing: Testing the without executing the program.
Validation: This is conducted on Developed product, To Ensure Is Developed product right or not.
Ex: System Testing,UAT...
Dynamic Testing: Testing the executing the program,Give i/p and validate o/p.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rashmi sumit
V model stands for Verification and Validation model.
Verification is a static process and includes walkthrough,
inspection,review,coding.
Validation is a dynamic process and includes unit testing,
integration, system and acceptance testing.
Requirement<-Acceptance Testing
HLD(High Level Design)<-System Testing
LLD(Low Level Design)<-Integration testing
Code<-Unit Testing.
The arrows pointing towards left indicate that eat of the
level of testing should meet the expectations of the
corresponding verification activity.
For ex-Unit Testing should meet the req of the Code,
Integration Testing should meet req of Low Level Design
spec and so on.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / jhansi
v stands for verification and validation period.verification
means that testing has been conduacted on the documents
and roles wether it has been developed in a right order and
wether the roles are playing according to their guidelines
or not.
validation is a process where testing has been conducted on
developed productro check wether the application is meetn
the client requirement or not.
| Is This Answer Correct ? | 3 Yes | 7 No |
8)What is the actual need for an alpha and beta testing? A)For the developers it is impossible to predict how the end user with really use the application B)Misinterpretation of instructions for using the software C)End users may use strange combinations of input data D)All the above
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
Give an example for pre testing and post testing ?
What do you mean by Sanity Testing?
i have 2 year experience in manual testing, if i am attending any interview what kind of question i will get?
6 Answers HDFC, IBM, TCS, Tech Mahindra, Value Labs,
TEll me about your company..
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
Which appraisal method class is the best?
Is the Fundamental Test process and The test development process the same
What are the initiations Ur taken in UR projects?(In P.M)
Who will do the Effort Estimation and Scheduling ?
What r block box technique