which model is mostly used in companies for SDLC and y?
Answers were Sorted based on User's Feedback
Answer / sahimadhu
V model is used the most. Because with this model,
verification and validation processes progress simultaneously.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / madhubabu
DEPENDING ON THE CLIENT AND DEPENDING ON THE PROJECT
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / vardhani
Now its time for Agile model.It means Build a little and
test a little.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / sridhar
Hi
Most of the companies use V model verification and
validation processes progress simultaneously, but it depends
on the company and the project they are dealing with.
sometimes they go for waterfall model. i.e. first they
design then develop then test etc.there are also models like
spiral model,fish model.....which they can opt for .
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sm
Now a days most of the companies are following/Using V-
Model as we can do the development and testing actions at a
time to get bring quality software build.
regards
SoMu
| Is This Answer Correct ? | 4 Yes | 2 No |
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
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
can anyone send me the test cases apart from an bank application form?
hi i want manual testing interview question(3+exp)please tell me
why we choosen testing but not developing
can any help the difference b/w incremental integration testing & integration testing & system & funtional testing
how to write test cases for epos/pos testing.
Smoke testing is ------ 1.sanity testing 2.Functional Testing 3.Build Verification Testing 4.Regreesion Testing
write TestCases for Yahoo messenger ?
What's the difference between Stress testing & Load testing
What is test driver and test stub?
What is the difference between a defect and a failure?