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 V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc
write a single scenario which describe error , bug and failure.
what is the diffrence b/w Regression testing and re-testing
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
What is system testing? when we use system testing in our project?
table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
What are the diff types of integration testing?
What is a Software process?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
what is test strategy?
When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??