1.what is the software life cycle?
2.what tools are available for support of testing during s/w
development life cycle?
3.what is s/w development life cycle ? where exuctly the
testing activity begin in SDLC?
Answer Posted / aakash gupta
Testing it self has many phases that is called s/w life cycle
AND
SDLC- it is the procedure to develop the s/w
Testing start from requirement stage because V-model is the best model where testing start from requirement stage itself
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which are the standards for software test plans?
Hi All I want discuss abt Testing tools is any one available online in google chat?
What r the things,u prefer and prepare before starting testing?
How do you get programmers to build testability support into their code?
Why we have to do manual testing?
Information about Automated Software Installer
how recovery manager works in winrunner
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
What is split testing?
What does 100% statement coverage mean?
What is the most important phase in STLC and Why
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
What is system level testing?
In simple steps how will you do unit testing using VSTS?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form