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?
Answers were Sorted based on User's Feedback
Answer / rajni
1.its a process to develop a product by covering the
various phases of project with proper validation and
verification.
2.Quality center is the best tool is used for it.
3.testing is starting from the Requirement phase.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / pappu
3. Overall activities that takes place during the entire
s/w development process is s/w development life cycle.
Testing activity begins after coding and before release.
| Is This Answer Correct ? | 0 Yes | 2 No |
can any body explain about BVA and ECP briefly?
What sre the documents used in SDLC, and STLC?
If there are so many bugs open and still the client want the s/w what will you do?
what is deadlock in manual testing?what is another name for this deadlock?
what is called testware?
1.what is the purpose of testing ?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
Explain BVA and ECP?
what is the diffrence b/w Test approach,test stratagy,test plan?
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...
how you r executing Test case explain in detail
what is testcase review?What is the use?