Answer Posted / sailaja
STLC is software test life cycle it starts with
1. preparing the test strategy
2. preparing the test plan
3. creating the test environment
4. writing the test cases
5. creating test scripts
6. executing the test scripts
7. analysing the results and reporting the bugs
8. doing regression testing
9. test exiting
SDLC is software or system development life cycle
phases are...
1. project initiation
2. requirement gathering and documenting
3. designing
4. coding and unit testing
5. integration testing
6. system testing
7. installation and acceptance testing
8. support or maintenance
SCM and SQA will follow throughout the cycle
| Is This Answer Correct ? | 180 Yes | 21 No |
Post New Answer View All Answers
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
How do you scope,organise and execute a test project.
What is the difference between white box, black box, and gray box testing?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
what s test block ratio? please any one answer me..
Suggest some book to learn more test case???
What is integration level testing?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
What kind of testing to be done in client server application and web application? Explain
How do you Prepare a Defect Managemnt Policy
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?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
What is concurrent user hits in load testing?
What is an audit report? Whom is it done by?