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 |
what is format of the final report u submitted to ur client?
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?
what is difference between defect tracking and bugs tracking
Which is not formally included in Test Plan? 1)Features to be tested 2)Incident reports 3)Risks 4) Schedule Pls reply .Thanks
diffrence between application testing and product testing?
Negative testcases for dropdownlist???
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
How many types of pop-ups are there?
what are the different testing methodologies and testing techniques? Am asked in interview that what is the defect age? I replied that the time gap between the defect reporting and defect resolving. then the interviewer asked me if at all the defect is not resolved then what is the defect age of that particular defect? can anybody answer this?
What is the client-server, standalone, web-based application. Post the correct answer.
Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing
What is the difference between Build and Version?