What do you mean by SLC ?

Answer Posted / shraddha

The SLC means software life cycle .

The software life cycle begins when an application frist
concevied and ends when it is no longer in use.

It includes aspects such as initial concepts,requirement
analysis,functional design,initial
design,documentation,planing,test planing, coding,document
preparation,integration testing
,maintanence,updates,phase-out and other aspects.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Password is having 6 digit alphanumeric then what are the possible input conditions?

702


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

2138


What is an end-to-end testing?

627


1.what kind of testing have you done ?

2374


Which test cases are written first: white boxes or black boxes?

797






1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.

1968


What is Registry?

1655


Explain crud testing.

649


what is agile model and spiral maodel?pls explain with an example?

2147


What is the procedure of manual testing?

640


*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these

1848


how to test a store procedure?

1586


In what situation would you want to parameterize a text verification check?

1688


What exactly is quality control? Is it similar to quality assurance?

623


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1636