what is dd ?
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
HI
dd is defect density
(defects per kilo lines of code)
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
DD stands for Deployment Document. This is reference/
support document given to the testing team to easily install
and configure the released "build" and proceed further for
testing.
This document contains sequence of steps that has to
performed to make the released "build" application for
testing i.e. required H/w & S/w(Test Environment),
Deployment Path & Application Access Guidelines.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / saritareddy
DD means Defect Deficiency.
Defect Removel Efficiency:
DRE= a/a+b.
a = Total no of defects found by testers during testing.
b = Total no of defects found by customer during
maintenance.
DRE is also called as DD(Defect Deficiency).
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain all kinds of testing?
1. what is SDLC and TDLC ?
what is an inconsistent bug?
What development model should programmers and the test group use?
Could you please give me an example of test scenarios for online banking testing (like billing,payment,statements etc.) (like how to test the functionalities of Payment module, Billing module...etc.)?
What is the Sanity Testing??
What is 'Account Conditioning'?
what should we do if the developer rejects the bug?
what is Test management fundamental?
What type of documents would you need for QA/QC/Testing?
what is change management and change request
What is difference between system and functional testing?