what is v-model.why you are using v-model?&
v-model follow parallelly approach is it correct?
Answers were Sorted based on User's Feedback
Answer / n@n!
verification & validation (r)
unconventional & conventional (r)
quality assurence & quality control (r)
SDLC & STLC called as V-Model.
i)in V-Model parllely development and testing going on
ii)so V-Model cost less model
iii)feed back was good
iv)V-Model cms from water fall model
yes V-Model follow Parallelly approach .
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ravi
v model is most usefull model in the s/w models why bcz
both verification and validation done parlally and come to
conclusion point .
not only the verification and validation ,test managerment
proCESS IS ALSO DONE
| Is This Answer Correct ? | 6 Yes | 1 No |
How to prepare web applications use case document.can you send the some sample use case document for web application Project?
is software testing easy ??? Give me perfect Ans.
Why do we prepare test condition,testcases,testscript?
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
what is the use of end to end testing?we r donig every testing like system and functional testing ect..
i have soure and target having 1 laks records same structure and same data. no primary key. how to do data validation in. how to identify each and every record same r not. i want check every record. wat is process.
How sanitary or smoke testing process will done in the application?mainly how we start doing that test?
software testing life cycle?
How for Monkey testing is useful for a tester for his growth in IT field? Is there any growth in doing monkey testing
what are stakeholders
What are the different types of models?
What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equivalence Partitioning??