What is system testing?
What is defect leakage?
What is penetration testing?
What is regression testing?

Answers were Sorted based on User's Feedback



What is system testing? What is defect leakage? What is penetration testing? What is regression test..

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

What is system testing? What is defect leakage? What is penetration testing? What is regression test..

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

What is system testing? What is defect leakage? What is penetration testing? What is regression test..

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

What is system testing? What is defect leakage? What is penetration testing? What is regression test..

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

Post New Answer

More Manual Testing Interview Questions

U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?

7 Answers  


How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??

0 Answers  


What is Load Testing and Stress Testing explain it with examples

6 Answers   HSBC, TCS,


product is ready to release you found defects but you can not postpone it? How will you handle it??

2 Answers   Formac,


What is stub?

0 Answers  






What Questions Project Manager will be aske?

2 Answers  


what is data base testing, explain with example

1 Answers   Crea,


Hi, Surbhi Here. Last Week I attended interview in a gaming interview and i cleared T.L , Sr T.L, Technical and Q.A MANAGER ROUND ALSO . but atlast they wrote doubtful on my resume. still my resume is on same status . so is there any chances that i can get call from them

2 Answers   STG,


Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Effect Graph analysis 3).Error Guessing.

3 Answers  


What's the relationship between environment reality and test phases?

0 Answers  


when will tester do the smoke testing?

2 Answers  


what is meant by support project in testing?

1 Answers  


Categories