What is system testing?
What is defect leakage?
What is penetration testing?
What is regression testing?
Answers were Sorted based on User's Feedback
Answer / ganesh krishnamurthy
System Testing - When the integration testing is completed
for the modules.Then the System Testing is Carried out.I.e
.Testing the entire application for all integrated modules
as per the System requirements.
Defect Leakage - Any defect found after the build is
released to the Client is called as Defect Leakage.
Regression Testing- After getting the conformation that the
bug is fixed , we are going to check for any side
effects.Regression testing is carried out after Integration
testing or System testing is carried out.
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / dhanush m
Defect Leakage:- Its a a software testing and quality metrics. Its number of defects found on Prod/ number of total defects found in other Phase * 100.
Say if 3 defects are found in PROD and total previous defect count is 30 (Including UT, ST, Integration, UAT) then Defect Leakage is: 3/ 30 *100 which is 10%
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jahid
Re do the functional testing again and again is called regression testing, When your existing application received any modification then u need to do regression testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dhanush m
PENETRATION TESTING --> A way to identify if a system is vulnerable to attach. Can be white box/ black box
| Is This Answer Correct ? | 0 Yes | 0 No |
How we make scripts for unit testing with Nunit.
plese tel me,how to explain insurence project
wat is build verification testing
Hi, can only tel me correctly, Who will prepare Traceability Matrix ? reply soonn frnds plsss
what is entry / exit criteria and pass / fail criteria ?
How you test a product if the requirements are yet to freeze?
How to test cookies in Manual testing?
Explain 5 Test Matrics?
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
what is baseline document,can u say any two?
What are the steps involved in Manual Testing
what is test scenario and test case ?please explain detail