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 |
Wht is the Throughput in performance testing during web based testing, Generally how do we test this..do we use any tool etc....Anybody can explain it in detail...
What techinques do you follow during testing?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
Difference between the stress and load testing?
What is Prototype Testing?
. Batch testing in how many ways u perform in QTP ?
HI. THIS IS SURBHI. NEW TO IT INDUSTRY.DNG TESTING COURSE. CAN ANYONE TELL ME IS THERE ANY CONSULTANCY WHICH CAN PROVIDE JOB FOR FRESHER?
would we do functional testing inside integration testing
Write all possible test scenarios for Login screen.
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
what is stub and driver ?explane in brife.,and some example