Give practical example for implementing V-Model
Answers were Sorted based on User's Feedback
Answer / thara
CRD USER ACCEPTANCE TESTING
\ /
\ /
SRS SYSTEM TESTING
\ /
\ /
HLD INTEGRATION TESTING
\ /
\ /
LLD UNIT TESTING
\ /
\/
CODING
VERIFICATION VALIDATION
CRD - CUSTOMER REQUIREMENT DOCUMENT(Client)
SRS - SOFTWARE REQUIREMENT SPECIFICATION
HLD - HIGH LEVEL DESIGNING
LLD - LOW LEVEL DESIGNING
'V' Model is a Standard Framework.
Both Desinging And Testing are Parallel.
Is This Answer Correct ? | 19 Yes | 6 No |
Answer / sundaresan
V- model is nothing but combination of verification and
validation. verification involve reviews, discussions,
documentations and meetings. validation is nothing but it
involves execution of all level of testing(UT,IT,ST and UAT).
Is This Answer Correct ? | 5 Yes | 4 No |
Answer / srinivas
BRS-SRS-HLD-LD-UNIT TESTING-INTEGRATION TESTING-
Is This Answer Correct ? | 3 Yes | 9 No |
How many Test Cases do we need to write for a particular application?(For example, for this AllInterview.com?)
What kind of inputs do we need from the end user to start proper testing?
what is the difference between test case and result matrix
Tell me about the best bug you ever found.
what you consider in security testing particularly in web applications?
What are the different levels of manual testing?
what is smoke testing?
What is a Test Log ,How is it differnt from a bug REport
Give an example of high severity and high priority bugs?
Is v-model cost effective when compared with all other models? If not which model is cost effective(low cost)?
oracle table A havng one million records. write 10 test cases to test data?
What is role of a tester in the requirement phase?