Which is the most important phase in SDLC
Answer Posted / binitha lijo
Each of the phase having its own importance in developing a
life cycle. From my point of view I think the requirement
phase is the most important phase. The reason behind is that
without the correct requirements about the system we cannot
do the further steps involved in SDLC successfully. This
leads to wastage of time and money and need to redo the work.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Explain Testing process in your organization?
What are the different strategies for rollout to end users?
what is test case management?explain in brief.
what are your thoughts on SPRINT duration
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Which test cases are written first: white boxes or black boxes?
How to find that tools work well with your existing system?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Is quality control similar to quality assurance?
What is concurrent user hits in load testing?
wht is Manual Testing Frame work
What is test management?
What are the different types of integration testing?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check