What sre the documents used in SDLC, and STLC?
Answers were Sorted based on User's Feedback
Answer / prvasu
SDLC comprises of
1.Reqment analysis - Software reqment specification
documnet
2.analysis stage-use case doc
3.design- Design document with class diagrams
4.Coding
5.testing - test case document
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / uday
SRS(Software Requirement Specifications)/FRS (Functional Requirement Specifications.
| Is This Answer Correct ? | 4 Yes | 2 No |
Can u tell something about the Agile Methodology
6)If a project produces 1000 defects per 150 function points, then it is a: A)Baseline B)Benchmark C)Size D)None
what is the similarity between black box testing and unit testing
I heard that 2 0r 3 tier applications can be tested using Browser in the <<Intranet>> Is it correct. pls correct me
what is testing
what is the purpose of writing testcases?
Use of Requirements Traceability?
what is the call-pair testing? there is any length for Test case?
How do conduct globalisation testing? anybody can explain this with example.
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.
What is the difference between defect tracking tool and QC?