1. what is SDLC and TDLC ?

Answer Posted / sushil vishwakarma

Typically - SDLC (Software Development Life cycle) has
following phases and 4-stages:-
1. Requirement analysis -
a)Initiate -
b)Plan -
c)Execute -
d)Close -
2. Design
a)Initiate -
b)Plan -
c)Execute -
d)Close -

3. Coding
a)Initiate -
b)Plan -
c)Execute -
d)Close -

4. Testing
a)Initiate -
b)Plan -
c)Execute -
d)Close -

5. Deployment
a)Initiate -
b)Plan -
c)Execute -
d)Close -
Apart from that every phases and stages has some input and
output, measurement.
Whenever any document/code is created it needed review.

As far as TDLc is concern already much written earlier :)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the types of Bug?

1068


What is stub?

703


What impact ratings have you used in your projects?

687


Inwhat basis the time is allocated for testing the application?

1427


What is bucket testing?

668






1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?

2712


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....

1645


What is the difference between three tier and two tier application?

680


Can you explain the workbench concept?

714


Can you explain random/monkey testing?

672


What is test startegy?

793


Explain the procedure for manual testing.

721


How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?

1521


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

2150


Can you explain boundary value analysis?

678