what is the difference between water fall and v model ?
Answers were Sorted based on User's Feedback
Answer / varma
in water fall model there is a demarkation among every
module in the life cycle.the start of the next phase will
occur at the completion of the previous phase.
in the case of V-model the development and testing
processes will occur simultaniously to save the time as
well as money.
| Is This Answer Correct ? | 5 Yes | 1 No |
water fall model testing is performed under low priority
activity.If any defect you can identify the risk,time and
cost of the s/w is very high.un realistic testing and
inadiquatetesting perform.
v-model testing is performed corresponding parallel testing
activity.If any defect you can identify the earlier stage
so risk,cost and time very low.The expected s/w product
deliverd.
| Is This Answer Correct ? | 1 Yes | 3 No |
In Waterfall model ,the ouput of each phase will become
input to the next phase...we can't go back in this
waterfall modal and this work fine where there is no
frequent change in requriment.
Where as in V- Modal testing and developing goes parllely...
while doing verification we can aslo do the validations...
we can desing the testcases for user acceptance when the
requirement analysis phase is going. we can design the
system design testcase when the system engineers analysis
the user requirements..we can design the Integration test
design when the architecture design is carried out and we
can design the unit test cases when the module design is
carried and after all these completed then coding phase
will be started...once it is done the validation phase cums
in to picture. we will execute the test cases for which we
have designed already...in each phase like first unit
testing then integration testing,system testing and user
acceptance testing.
| Is This Answer Correct ? | 0 Yes | 4 No |
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these
What is regression testing
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
Can any one Explain what is Impact Analysis?
CAN WE ADD NEW OBJECTS & PROPERTIES INTO SHARED OBJECT REPOSITORY?
What do you understand by usability testing?
What is reference matrix or tracability matrix?
Which one is done first, either testcases or test scenario?
1. WHAT IS BPT? 2.. WHAT IS THE BUILD VERSION? 3.. WHAT IS ECP? 4.. WHAT IS BOUNDARY VALUE ANALYSIS?
Why most of the software company preferred manual testing even though many automation testing tools are present in the market.
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?
As a test engineer, to whom u are submitting test report?