what is sdlc?explian test plan.
Answers were Sorted based on User's Feedback
Answer / gangamca05
1)Requirement
2)analysis
3)design
4)coding
5)implimentation
6)Testing
7)Maitainance.
test plan go tru text books
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / n@n!
sdlc (software develoment life cycle):
the modules in sdlc are
1)bussiness requirement specification
2)fesability study
3)system requirement collection
4)designing
5)coding
6)testing
7)release and maintain
test plan: it is a document prepared by project
manager/test people.
the contents in test plan are:
1)title
2)revision history
3)scope of the document
4)objective of the docment
5)objective of testing
6)critical functionalities
7)functionalities not to be tested
8)testing paln
9)test creation and environment
10)automation analysis
11)resource estimation
12)scheduling
13)input criteria
14)exit criteria
15)test resumption criteria
16)test completion criteris
17)test delivarables
18)bug tracking
19)bug reporting
20) and some more........
| Is This Answer Correct ? | 9 Yes | 1 No |
.what are the diff between desktop and web applications?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is difference between Quality Assurance and Quality Control?
For any web application, what are the possible login features that should be tested?
What is difference between Regression and Restesting?
Are monkey testing & gorilla testing same? If not, then what is the difference between these two?
29 Answers CTS, Sanoits, TCS,
What is broken link? how to test in a web application.
2 Answers Innovizia Technologies, IT Works,
What are the properties of a good requirement?
Can you explain how tpa works?
As a tester how we resolve defect leakage? And how it occures?
what is defect leakage?
Positive and Negative Testing - Which one to do first and why ?